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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c478 hdcp->connection.is_km_stored = msg_out->process.is_km_stored ? 1 : 0;
507 if (!hdcp->connection.is_km_stored) {
523 else if (!hdcp->connection.is_km_stored &&
700 hdcp->connection.is_km_stored = msg_out->process.is_km_stored ? 1 : 0;
H A Dhdcp_psp.h369 uint32_t is_km_stored; member in struct:ta_hdcp_cmd_hdcp2_process_authentication_message_output_v2
H A Damdgpu_hdcp2_transition.c96 if (conn->is_km_stored &&
422 if (conn->is_km_stored &&
H A Dhdcp.h174 uint8_t is_km_stored; member in struct:mod_hdcp_connection

Completed in 187 milliseconds