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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp.c192 if (hdcp->auth.trans_input.hdcp1.create_session != UNKNOWN) {
199 if (hdcp->auth.trans_input.hdcp1.add_topology == PASS) {
212 if (hdcp->auth.trans_input.hdcp2.create_session == PASS) {
220 if (hdcp->auth.trans_input.hdcp2.add_topology == PASS) {
469 exec_status = execution(hdcp, &event_ctx, &hdcp->auth.trans_input);
471 hdcp, &event_ctx, &hdcp->auth.trans_input, output);
H A Dhdcp.h185 union mod_hdcp_transition_input trans_input; member in struct:mod_hdcp_authentication

Completed in 179 milliseconds