Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtb.c61 bool hotplug_active; member
1333 if (!tcm->hotplug_active) { in tb_scan_port()
1379 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw)) in tb_scan_port()
2316 if (!tcm->hotplug_active) in tb_handle_hotplug()
2622 if (!tcm->hotplug_active) in tb_handle_dp_bandwidth_request()
2807 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
2917 tcm->hotplug_active = true; in tb_start()
2928 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
3020 tcm->hotplug_active = true; in tb_resume_noirq()
3052 tcm->hotplug_active = false; in tb_freeze_noirq()
[all …]
/linux-6.12.1/drivers/virtio/
Dvirtio_mem.c236 bool hotplug_active; member
1040 vm->hotplug_active = true; in virtio_mem_memory_notifier_cb()
1055 vm->hotplug_active = true; in virtio_mem_memory_notifier_cb()
1071 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1089 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1093 if (!vm->hotplug_active) in virtio_mem_memory_notifier_cb()
1101 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1105 if (!vm->hotplug_active) in virtio_mem_memory_notifier_cb()
1107 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_sdvo.c119 u16 hotplug_active; member
2057 &intel_sdvo->hotplug_active, 2); in intel_sdvo_enable_hotplug()
2816 intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag; in intel_sdvo_dvi_init()
3467 if (intel_sdvo->hotplug_active) { in intel_sdvo_init()