Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c60 bool hotplug_active; member
1408 if (!tcm->hotplug_active) { in tb_scan_port()
1454 if (tcm->hotplug_active && tb_tunnel_usb3(sw->tb, sw)) in tb_scan_port()
2218 if (!tcm->hotplug_active) in tb_handle_hotplug()
2468 if (!tcm->hotplug_active) in tb_handle_dp_bandwidth_request()
2634 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_stop()
2730 tcm->hotplug_active = true; in tb_start()
2742 tcm->hotplug_active = false; /* signal tb_handle_hotplug to quit */ in tb_suspend_noirq()
2835 tcm->hotplug_active = true; in tb_resume_noirq()
2867 tcm->hotplug_active = false; in tb_freeze_noirq()
[all …]
/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c234 bool hotplug_active; member
1035 vm->hotplug_active = true; in virtio_mem_memory_notifier_cb()
1050 vm->hotplug_active = true; in virtio_mem_memory_notifier_cb()
1066 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1084 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1088 if (!vm->hotplug_active) in virtio_mem_memory_notifier_cb()
1096 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
1100 if (!vm->hotplug_active) in virtio_mem_memory_notifier_cb()
1102 vm->hotplug_active = false; in virtio_mem_memory_notifier_cb()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c116 u16 hotplug_active; member
2026 &intel_sdvo->hotplug_active, 2); in intel_sdvo_enable_hotplug()
2787 intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag; in intel_sdvo_dvi_init()
3414 if (intel_sdvo->hotplug_active) { in intel_sdvo_init()