Searched refs:detection_work_enabled (Results 1 – 2 of 2) sorted by relevance
186 static bool detection_work_enabled(struct intel_display *display) in detection_work_enabled() function190 return display->hotplug.detection_work_enabled; in detection_work_enabled()198 if (!detection_work_enabled(display)) in mod_delayed_detection_work()209 if (!detection_work_enabled(display)) in queue_delayed_detection_work()220 if (!detection_work_enabled(display)) in queue_detection_work()1151 display->hotplug.detection_work_enabled = true; in intel_hpd_enable_detection_work()1159 display->hotplug.detection_work_enabled = false; in intel_hpd_disable_detection_work()
184 bool detection_work_enabled; member
Completed in 11 milliseconds