Home
last modified time | relevance | path

Searched refs:config_stream_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dp_hdcp.c659 .config_stream_type = intel_dp_hdcp2_config_stream_type,
789 .config_stream_type = intel_dp_hdcp2_config_stream_type,
Dintel_display_types.h519 int (*config_stream_type)(struct intel_digital_port *dig_port, member
Dintel_hdcp.c1713 if (shim->config_stream_type) { in hdcp2_authenticate_sink()
1714 ret = shim->config_stream_type(dig_port, in hdcp2_authenticate_sink()