Lines Matching refs:hotplug_active
67 bool hotplug_active; member
1347 if (!tcm->hotplug_active) { in tb_scan_port()
1401 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw)) in tb_scan_port()
2414 if (!tcm->hotplug_active) in tb_handle_hotplug()
2720 if (!tcm->hotplug_active) in tb_handle_dp_bandwidth_request()
2928 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
3039 tcm->hotplug_active = true; in tb_start()
3051 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
3144 tcm->hotplug_active = true; in tb_resume_noirq()
3176 tcm->hotplug_active = false; in tb_freeze_noirq()
3184 tcm->hotplug_active = true; in tb_thaw_noirq()
3213 tcm->hotplug_active = false; in tb_runtime_suspend()
3244 tcm->hotplug_active = true; in tb_runtime_resume()