Searched refs:disable_hpd (Results 1 – 2 of 2) sorted by relevance
762 bool disable_hpd = false; in dp_phy_test_pattern_debugfs_write() local818 disable_hpd = true; in dp_phy_test_pattern_debugfs_write()855 if (supports_hpd && !disable_hpd) in dp_phy_test_pattern_debugfs_write()893 if (valid_test_pattern && supports_hpd && disable_hpd) in dp_phy_test_pattern_debugfs_write()
79 link_srv->disable_hpd = link_disable_hpd; in construct_link_service_detection()