Home
last modified time | relevance | path

Searched refs:protection_properties (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hdcp/
Dhdcp_msg.c111 struct protection_properties { struct
118 static const struct protection_properties non_supported_protection = { argument
189 static const struct protection_properties hdmi_14_protection = {
332 static const struct protection_properties dp_11_protection = {
337 static const struct protection_properties *get_protection_properties_by_signal( in get_protection_properties_by_signal()
390 const struct protection_properties *protection_props; in dc_process_hdcp_msg()