Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c379 const struct protection_properties *protection_props; in dc_process_hdcp_msg() local
388 protection_props = in dc_process_hdcp_msg()
394 if (!protection_props->supported) in dc_process_hdcp_msg()
397 if (protection_props->process_transaction( in dc_process_hdcp_msg()
403 if (protection_props->process_transaction( in dc_process_hdcp_msg()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c379 const struct protection_properties *protection_props; in dc_process_hdcp_msg() local
388 protection_props = in dc_process_hdcp_msg()
394 if (!protection_props->supported) in dc_process_hdcp_msg()
397 if (protection_props->process_transaction( in dc_process_hdcp_msg()
403 if (protection_props->process_transaction( in dc_process_hdcp_msg()

Completed in 2 milliseconds