Searched refs:i915_gsc_proxy_component_ops (Results 1 – 3 of 3) sorted by relevance
20 struct i915_gsc_proxy_component_ops { struct50 const struct i915_gsc_proxy_component_ops *ops; argument
349 static const struct component_ops i915_gsc_proxy_component_ops = { variable390 component_del(i915->drm.dev, &i915_gsc_proxy_component_ops); in intel_gsc_proxy_fini()412 err = component_add_typed(i915->drm.dev, &i915_gsc_proxy_component_ops, in intel_gsc_proxy_init()
65 static const struct i915_gsc_proxy_component_ops mei_gsc_proxy_ops = {