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

/linux-master/drivers/thunderbolt/
H A Dtb.c50 * @hotplug_active: tb_handle_hotplug will stop progressing plug
61 bool hotplug_active; member in struct:tb_cm
1296 if (!tcm->hotplug_active) {
1342 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw))
2279 if (!tcm->hotplug_active)
2585 if (!tcm->hotplug_active)
2770 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */
2880 tcm->hotplug_active = true;
2891 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */
2983 tcm->hotplug_active
[all...]
/linux-master/drivers/virtio/
H A Dvirtio_mem.c234 bool hotplug_active; member in struct:virtio_mem
1035 vm->hotplug_active = true;
1050 vm->hotplug_active = true;
1066 vm->hotplug_active = false;
1084 vm->hotplug_active = false;
1088 if (!vm->hotplug_active)
1096 vm->hotplug_active = false;
1100 if (!vm->hotplug_active)
1102 vm->hotplug_active = false;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c119 u16 hotplug_active; member in struct:intel_sdvo
2060 &intel_sdvo->hotplug_active, 2);
2819 intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag;
3469 if (intel_sdvo->hotplug_active) {

Completed in 112 milliseconds