Searched refs:repeater_present (Results 1 – 4 of 4) sorted by relevance
150 bool *repeater_present) in intel_dp_hdcp_repeater_present() argument160 *repeater_present = bcaps & DP_BCAPS_REPEATER_PRESENT; in intel_dp_hdcp_repeater_present()730 .repeater_present = intel_dp_hdcp_repeater_present,856 .repeater_present = intel_dp_hdcp_repeater_present,
826 bool repeater_present, hdcp_capable; in intel_hdcp_auth() local887 ret = shim->repeater_present(dig_port, &repeater_present); in intel_hdcp_auth()890 if (repeater_present) in intel_hdcp_auth()969 if (repeater_present) in intel_hdcp_auth()
1413 bool *repeater_present) in intel_hdmi_hdcp_repeater_present() argument1425 *repeater_present = val & DRM_HDCP_DDC_BCAPS_REPEATER_PRESENT; in intel_hdmi_hdcp_repeater_present()1799 .repeater_present = intel_hdmi_hdcp_repeater_present,
329 bool repeater_present; member