Home
last modified time | relevance | path

Searched refs:i915_hdcp_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/drm/intel/
H A Di915_hdcp_interface.h122 struct i915_hdcp_ops { struct
184 const struct i915_hdcp_ops *ops; argument
/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_hdcp_gsc.c128 static const struct i915_hdcp_ops gsc_hdcp_ops = {
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc.c94 static const struct i915_hdcp_ops gsc_hdcp_ops = {
H A Dintel_hdcp.c2274 static const struct component_ops i915_hdcp_ops = { variable
2369 ret = component_add_typed(display->drm->dev, &i915_hdcp_ops, in intel_hdcp_component_init()
2644 component_del(display->drm->dev, &i915_hdcp_ops); in intel_hdcp_component_fini()
/linux-6.15/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c719 static const struct i915_hdcp_ops mei_hdcp_ops = {