Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_transition.c106 if (input->ready_check != PASS) { in mod_hdcp_hdcp1_transition()
258 } else if (input->ready_check != PASS) { in mod_hdcp_hdcp1_dp_transition()
Dhdcp1_execution.c306 &input->ready_check, &status, in wait_for_ready()
Dhdcp.h53 uint8_t ready_check; member