Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp2_transition.c112 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition()
164 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition()
436 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_dp_transition()
481 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_dp_transition()
Dhdcp2_execution.c373 &input->h_prime_available, &status, in read_h_prime()
448 &input->h_prime_available, &status, in validate_h_prime()
Dhdcp.h82 uint8_t h_prime_available; member