Home
last modified time | relevance | path

Searched refs:detection_work_enabled (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c186 static bool detection_work_enabled(struct intel_display *display) in detection_work_enabled() function
190 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()
A Dintel_display_core.h184 bool detection_work_enabled; member

Completed in 11 milliseconds