Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp1_execution.c157 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in wait_for_active_rx()
299 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in wait_for_ready()
387 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in determine_rx_hdcp_capable_dp()
H A Dhdcp.h367 enum mod_hdcp_status mod_hdcp_read_bcaps(struct mod_hdcp *hdcp);
H A Damdgpu_hdcp_ddc.c252 enum mod_hdcp_status mod_hdcp_read_bcaps(struct mod_hdcp *hdcp) in mod_hdcp_read_bcaps() function