HomeSort by: relevance | last modified time | path
    Searched defs:enable_encryption (Results 1 - 4 of 4) sorted by relevancy

  /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

Completed in 25 milliseconds