Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtb.c67 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()
3039 tcm->hotplug_active = true; in tb_start()
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()
[all …]
/linux-6.15/drivers/virtio/
H A Dvirtio_mem.c238 bool hotplug_active; member
1042 vm->hotplug_active = true; in virtio_mem_memory_notifier_cb()
1057 vm->hotplug_active = true; in virtio_mem_memory_notifier_cb()
1073 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1091 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1095 if (!vm->hotplug_active) in virtio_mem_memory_notifier_cb()
1103 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1107 if (!vm->hotplug_active) in virtio_mem_memory_notifier_cb()
1109 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c120 u16 hotplug_active; member
2061 &intel_sdvo->hotplug_active, 2); in intel_sdvo_enable_hotplug()
2820 intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag; in intel_sdvo_dvi_init()
3471 if (intel_sdvo->hotplug_active) { in intel_sdvo_init()