Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.c27 bool hotplug_active; member
258 if (!tcm->hotplug_active) in tb_handle_hotplug()
362 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
399 tcm->hotplug_active = true; in tb_start()
409 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
439 tcm->hotplug_active = true; in tb_resume_noirq()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sdvo.c100 uint16_t hotplug_active; member
1722 &intel_sdvo->hotplug_active, 2); in intel_sdvo_enable_hotplug()
2541 intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag; in intel_sdvo_dvi_init()
3130 if (intel_sdvo->hotplug_active) { in intel_sdvo_init()