Searched full:hotplugging (Results 1 – 25 of 46) sorted by relevance
12
/linux-5.10/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-5.10/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-5.10/arch/riscv/include/asm/ |
D | cpu_ops.h | 14 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/linux-5.10/arch/arm64/include/asm/ |
D | cpu_ops.h | 12 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/linux-5.10/drivers/xen/ |
D | Kconfig | 266 Xen ACPI cpu enumerating and hotplugging 268 For hotplugging, currently Xen only support ACPI cpu hotadd.
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 24 Starting with kernel-version 3.11 Motion Plus hotplugging is
|
/linux-5.10/Documentation/locking/ |
D | locktorture.rst | 88 to zero, which disables CPU hotplugging. In
|
/linux-5.10/Documentation/devicetree/bindings/sram/ |
D | sram.yaml | 249 // Allwinner's A80 SoC uses part of the secure sram for hotplugging of the
|
/linux-5.10/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 83 here. Hotplugging is ultimately coordinated here. All high level
|
/linux-5.10/arch/x86/include/asm/ |
D | alternative.h | 25 * SMP at runtime, when hotplugging in a new CPU, which is especially
|
/linux-5.10/Documentation/input/ |
D | input.rst | 137 present. This is useful for hotplugging USB mice, so that older programs
|
/linux-5.10/arch/arm64/kernel/ |
D | machine_kexec.c | 65 * Forbid loading a kexec kernel if we have no way of hotplugging cpus or cpus
|
/linux-5.10/arch/x86/xen/ |
D | smp_pv.c | 193 * normally is not a problem, except when CPU hotplugging in xen_filter_cpu_maps()
|
/linux-5.10/drivers/usb/host/ |
D | ehci-pci.c | 378 /* PCI driver selection metadata; PCI hotplugging uses this */
|
D | xhci-pci.c | 603 /* PCI driver selection metadata; PCI hotplugging uses this */
|
/linux-5.10/tools/usb/ |
D | testusb.c | 390 /* for easy use when hotplugging */ in main()
|
/linux-5.10/drivers/acpi/ |
D | dock.c | 419 * and then hotplug and devices that may need hotplugging.
|
/linux-5.10/Documentation/sound/ |
D | alsa-configuration.rst | 2205 This module supports multiple devices, autoprobe and hotplugging. 2251 This module supports multiple devices, autoprobe and hotplugging. 2275 This module supports multiple devices, autoprobe and hotplugging. 2282 This module supports multiple devices, autoprobe and hotplugging.
|
/linux-5.10/include/linux/ |
D | mod_devicetable.h | 75 * struct usb_device_id - identifies USB devices for probing and hotplugging
|
D | usb.h | 1151 * @id_table: USB drivers use ID table to support hotplugging. 1172 * The id_table is used in hotplugging. It holds a set of descriptors, 1174 * is used by both user and kernel mode hotplugging support.
|
/linux-5.10/drivers/thunderbolt/ |
D | domain.c | 410 * Starts the domain and adds it to the system. Hotplugging devices will
|
/linux-5.10/drivers/mtd/maps/ |
D | vmu-flash.c | 176 * MTD layer does not handle hotplugging well in maple_vmu_read_block()
|
/linux-5.10/drivers/cpuidle/ |
D | coupled.c | 95 * @prevent: flag to prevent coupled idle while a cpu is hotplugging
|
12