Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c67 bool hotplug_active; member
1364 if (!tcm->hotplug_active) { in tb_scan_port()
1418 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw)) in tb_scan_port()
2433 if (!tcm->hotplug_active) in tb_handle_hotplug()
2744 if (!tcm->hotplug_active) in tb_handle_dp_bandwidth_request()
2952 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
3063 tcm->hotplug_active = true; in tb_start()
3075 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
3168 tcm->hotplug_active = true; in tb_resume_noirq()
3200 tcm->hotplug_active = false; in tb_freeze_noirq()
[all …]