Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/ | |
amdgpu_hdcp2_execution.c | 523 static enum mod_hdcp_status enable_encryption(struct mod_hdcp *hdcp, function in typeref:enum:mod_hdcp_status 546 &input->enable_encryption, &status, 547 hdcp, "enable_encryption")) 800 status = enable_encryption(hdcp, event_ctx, input); 868 status = enable_encryption(hdcp, event_ctx, input); |
amdgpu_hdcp2_execution.c | 523 static enum mod_hdcp_status enable_encryption(struct mod_hdcp *hdcp, function in typeref:enum:mod_hdcp_status 546 &input->enable_encryption, &status, 547 hdcp, "enable_encryption")) 800 status = enable_encryption(hdcp, event_ctx, input); 868 status = enable_encryption(hdcp, event_ctx, input); |
hdcp.h | 98 uint8_t enable_encryption; member in struct:mod_hdcp_transition_input_hdcp2 |
hdcp.h | 98 uint8_t enable_encryption; member in struct:mod_hdcp_transition_input_hdcp2 |