Searched refs:is_hdcp2x_supported (Results 1 – 3 of 3) sorted by relevance
127 bool (*is_hdcp2x_supported)(struct dc_link *link, member
108 return link->dc->link_srv->is_hdcp2x_supported(link, signal); in dc_link_is_hdcp22()
83 link_srv->is_hdcp2x_supported = link_is_hdcp22; in construct_link_service_detection()