Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c113 struct protection_properties { struct
120 static const struct protection_properties non_supported_protection = { argument
191 static const struct protection_properties hdmi_14_protection = {
334 static const struct protection_properties dp_11_protection = {
339 static const struct protection_properties *get_protection_properties_by_signal( in get_protection_properties_by_signal()
392 const struct protection_properties *protection_props; in dc_process_hdcp_msg()