Searched refs:is_auth_needed (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c53 int i, is_auth_needed = 0; local
61 is_auth_needed = 1;
66 return is_auth_needed &&
73 int i, is_auth_needed = 0; local
81 is_auth_needed = 1;
86 return is_auth_needed &&

Completed in 112 milliseconds