Searched refs:is_hdcp1x_supported (Results 1 – 3 of 3) sorted by relevance
125 bool (*is_hdcp1x_supported)(struct dc_link *link, member
103 return link->dc->link_srv->is_hdcp1x_supported(link, signal); in dc_link_is_hdcp14()
82 link_srv->is_hdcp1x_supported = link_is_hdcp14; in construct_link_service_detection()