Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c28 bool hotplug_active; member
203 if (!tcm->hotplug_active) in tb_scan_port()
509 if (!tcm->hotplug_active) in tb_handle_hotplug()
627 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
689 tcm->hotplug_active = true; in tb_start()
699 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
729 tcm->hotplug_active = true; in tb_resume_noirq()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_sdvo.c110 u16 hotplug_active; member
1921 &intel_sdvo->hotplug_active, 2); in intel_sdvo_enable_hotplug()
2708 intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag; in intel_sdvo_dvi_init()
3307 if (intel_sdvo->hotplug_active) { in intel_sdvo_init()