Lines Matching refs:hotplug_active
37 bool hotplug_active; member
951 if (!tcm->hotplug_active) { in tb_scan_port()
1007 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw)) in tb_scan_port()
1669 if (!tcm->hotplug_active) in tb_handle_hotplug()
1897 if (!tcm->hotplug_active) in tb_handle_dp_bandwidth_request()
2063 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
2146 tcm->hotplug_active = true; in tb_start()
2157 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
2244 tcm->hotplug_active = true; in tb_resume_noirq()
2276 tcm->hotplug_active = false; in tb_freeze_noirq()
2284 tcm->hotplug_active = true; in tb_thaw_noirq()
2307 tcm->hotplug_active = false; in tb_runtime_suspend()
2337 tcm->hotplug_active = true; in tb_runtime_resume()