Searched defs:dw_dp_hdcp (Results 1 – 1 of 1) sorted by relevance
255 struct dw_dp_hdcp { struct256 struct delayed_work check_work;257 struct work_struct prop_work;258 struct mutex mutex;259 u64 value;260 unsigned long check_link_interval;261 int status;262 u8 hdcp_content_type;263 bool hdcp2_encrypted;264 bool hdcp_encrypted;