Searched refs:allow_edp_hotplug_detection (Results 1 – 4 of 4) sorted by relevance
645 if (!link->dc->config.allow_edp_hotplug_detection in construct_phy()649 switch (link->dc->config.allow_edp_hotplug_detection) { in construct_phy()
991 (!link->dc->config.allow_edp_hotplug_detection)) && in detect_link_and_local_sink()
3243 *val = adev->dm.dc->config.allow_edp_hotplug_detection; in allow_edp_hotplug_detection_get()3256 adev->dm.dc->config.allow_edp_hotplug_detection = (uint32_t) val; in allow_edp_hotplug_detection_set()
526 uint32_t allow_edp_hotplug_detection; member