Home
last modified time | relevance | path

Searched defs:i915_gsc_proxy_component_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/drm/intel/
Di915_gsc_proxy_mei_interface.h20 struct i915_gsc_proxy_component_ops { struct
21 struct module *owner;
50 const struct i915_gsc_proxy_component_ops *ops; argument
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/
Dintel_gsc_proxy.c349 static const struct component_ops i915_gsc_proxy_component_ops = { variable