Lines Matching refs:hotplug_active
35 bool hotplug_active; member
673 if (!tcm->hotplug_active) in tb_scan_port()
731 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw)) in tb_scan_port()
1265 if (!tcm->hotplug_active) in tb_handle_hotplug()
1408 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
1492 tcm->hotplug_active = true; in tb_start()
1503 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
1605 tcm->hotplug_active = true; in tb_resume_noirq()
1637 tcm->hotplug_active = false; in tb_freeze_noirq()
1645 tcm->hotplug_active = true; in tb_thaw_noirq()
1668 tcm->hotplug_active = false; in tb_runtime_suspend()
1698 tcm->hotplug_active = true; in tb_runtime_resume()