Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_execution.c163 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in wait_for_active_rx()
300 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in wait_for_ready()
388 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in determine_rx_hdcp_capable_dp()
Dhdcp.h362 enum mod_hdcp_status mod_hdcp_read_bcaps(struct mod_hdcp *hdcp);
Dhdcp_ddc.c253 enum mod_hdcp_status mod_hdcp_read_bcaps(struct mod_hdcp *hdcp) in mod_hdcp_read_bcaps() function