Searched full:hotplugging (Results 1 – 25 of 45) sorted by relevance
12
/Linux-v5.15/Documentation/driver-api/usb/ |
D | hotplug.rst | 1 USB hotplugging 4 Linux Hotplugging 36 you get the best hotplugging when you configure a highly modular system. 78 hotplugging is independent of ``usbdevfs``: you can do most essential parts
|
D | callbacks.rst | 15 1. Hotplugging callbacks: 67 Hotplugging callbacks
|
/Linux-v5.15/Documentation/core-api/ |
D | memory-hotplug.rst | 10 Hotplugging events are sent to a notification queue. 84 MEM_ONLINE, or MEM_OFFLINE action to cancel hotplugging. It stops
|
D | kobject.rst | 340 - Ksets can support the "hotplugging" of kobjects and influence how
|
/Linux-v5.15/arch/riscv/include/asm/ |
D | cpu_ops.h | 14 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | cpu_ops.h | 12 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 24 Starting with kernel-version 3.11 Motion Plus hotplugging is
|
/Linux-v5.15/Documentation/locking/ |
D | locktorture.rst | 88 to zero, which disables CPU hotplugging. In
|
/Linux-v5.15/Documentation/devicetree/bindings/sram/ |
D | sram.yaml | 258 // Allwinner's A80 SoC uses part of the secure sram for hotplugging of the
|
/Linux-v5.15/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 83 here. Hotplugging is ultimately coordinated here. All high level
|
/Linux-v5.15/Documentation/input/ |
D | input.rst | 137 present. This is useful for hotplugging USB mice, so that older programs
|
/Linux-v5.15/arch/arm64/kernel/ |
D | machine_kexec.c | 90 * Forbid loading a kexec kernel if we have no way of hotplugging cpus or cpus
|
/Linux-v5.15/arch/x86/xen/ |
D | smp_pv.c | 192 * normally is not a problem, except when CPU hotplugging in xen_filter_cpu_maps()
|
/Linux-v5.15/arch/x86/include/asm/ |
D | alternative.h | 29 * SMP at runtime, when hotplugging in a new CPU, which is especially
|
/Linux-v5.15/drivers/usb/host/ |
D | ehci-pci.c | 381 /* PCI driver selection metadata; PCI hotplugging uses this */
|
D | xhci-pci.c | 627 /* PCI driver selection metadata; PCI hotplugging uses this */
|
/Linux-v5.15/tools/usb/ |
D | testusb.c | 392 /* for easy use when hotplugging */ in main()
|
/Linux-v5.15/drivers/acpi/ |
D | dock.c | 420 * and then hotplug and devices that may need hotplugging.
|
/Linux-v5.15/Documentation/sound/ |
D | alsa-configuration.rst | 2211 This module supports multiple devices, autoprobe and hotplugging. 2283 This module supports multiple devices, autoprobe and hotplugging. 2310 This module supports multiple devices, autoprobe and hotplugging. 2317 This module supports multiple devices, autoprobe and hotplugging.
|
/Linux-v5.15/include/linux/ |
D | mod_devicetable.h | 81 * struct usb_device_id - identifies USB devices for probing and hotplugging
|
D | usb.h | 1157 * @id_table: USB drivers use ID table to support hotplugging. 1178 * The id_table is used in hotplugging. It holds a set of descriptors, 1180 * is used by both user and kernel mode hotplugging support.
|
/Linux-v5.15/drivers/mtd/maps/ |
D | vmu-flash.c | 176 * MTD layer does not handle hotplugging well in maple_vmu_read_block()
|
/Linux-v5.15/arch/arm/mach-pxa/ |
D | stargate2.c | 432 /* Rather simple case as hotplugging not possible */
|
/Linux-v5.15/drivers/thunderbolt/ |
D | domain.c | 435 * Starts the domain and adds it to the system. Hotplugging devices will
|
/Linux-v5.15/drivers/cpuidle/ |
D | coupled.c | 95 * @prevent: flag to prevent coupled idle while a cpu is hotplugging
|
12