Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/hdcp/
Dhdcp_msg.c112 struct protection_properties { struct
119 static const struct protection_properties non_supported_protection = { argument
182 static const struct protection_properties hdmi_14_protection = {
320 static const struct protection_properties dp_11_protection = {
325 static const struct protection_properties *get_protection_properties_by_signal( in get_protection_properties_by_signal()
378 const struct protection_properties *protection_props; in dc_process_hdcp_msg()