HomeSort by: relevance | last modified time | path
    Searched refs:trans_input (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp.c 192 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);
hdcp.h 185 union mod_hdcp_transition_input trans_input; member in struct:mod_hdcp_authentication

Completed in 13 milliseconds