Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_hdcp_shim.h66 int (*repeater_present)(struct intel_digital_port *dig_port, member
67 bool *repeater_present);
A Dintel_dp_hdcp.c150 bool *repeater_present) in intel_dp_hdcp_repeater_present() argument
160 *repeater_present = bcaps & DP_BCAPS_REPEATER_PRESENT; in intel_dp_hdcp_repeater_present()
730 .repeater_present = intel_dp_hdcp_repeater_present,
870 .repeater_present = intel_dp_hdcp_repeater_present,
A Dintel_hdcp.c832 bool repeater_present, hdcp_capable; in intel_hdcp_auth() local
893 ret = shim->repeater_present(dig_port, &repeater_present); in intel_hdcp_auth()
896 if (repeater_present) in intel_hdcp_auth()
975 if (repeater_present) in intel_hdcp_auth()
A Dintel_hdmi.c1412 bool *repeater_present) in intel_hdmi_hdcp_repeater_present() argument
1424 *repeater_present = val & DRM_HDCP_DDC_BCAPS_REPEATER_PRESENT; in intel_hdmi_hdcp_repeater_present()
1796 .repeater_present = intel_hdmi_hdcp_repeater_present,
/drivers/gpu/drm/display/
A Ddrm_dp_mst_topology.c1029 reply->repeater_present = !!(raw->msg[1] & BIT(5)); in drm_dp_sideband_parse_query_stream_enc_status()

Completed in 28 milliseconds