Searched full:hotplugging (Results 1 – 25 of 48) sorted by relevance
12
/linux-6.14.4/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-6.14.4/Documentation/core-api/ |
D | memory-hotplug.rst | 10 Hotplugging events are sent to a notification queue. 81 MEM_ONLINE, or MEM_OFFLINE action to cancel hotplugging. It stops
|
D | kobject.rst | 339 - Ksets can support the "hotplugging" of kobjects and influence how
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | cpu_ops.h | 14 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | cpu_ops.h | 12 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 24 Starting with kernel-version 3.11 Motion Plus hotplugging is
|
/linux-6.14.4/include/drm/ |
D | drm_client.h | 148 * Set by client hotplug helpers if the hotplugging failed
|
/linux-6.14.4/Documentation/locking/ |
D | locktorture.rst | 88 to zero, which disables CPU hotplugging. In
|
/linux-6.14.4/Documentation/devicetree/bindings/sram/ |
D | sram.yaml | 271 // Allwinner's A80 SoC uses part of the secure sram for hotplugging of the
|
/linux-6.14.4/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 83 here. Hotplugging is ultimately coordinated here. All high level
|
/linux-6.14.4/arch/arm64/kernel/ |
D | machine_kexec.c | 52 * Forbid loading a kexec kernel if we have no way of hotplugging cpus or cpus
|
/linux-6.14.4/Documentation/input/ |
D | input.rst | 137 present. This is useful for hotplugging USB mice, so that older programs
|
/linux-6.14.4/arch/x86/include/asm/ |
D | alternative.h | 35 * SMP at runtime, when hotplugging in a new CPU, which is especially
|
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | memory-hotplug.rst | 479 hotplugging a lot of memory later and still 519 allowing for hotplugging 24 GiB to a 8 GiB VM
|
/linux-6.14.4/drivers/usb/host/ |
D | ehci-pci.c | 395 /* PCI driver selection metadata; PCI hotplugging uses this */
|
/linux-6.14.4/tools/usb/ |
D | testusb.c | 398 /* for easy use when hotplugging */ in main()
|
/linux-6.14.4/drivers/acpi/ |
D | dock.c | 408 * and then hotplug and devices that may need hotplugging.
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | nouveau_dp.c | 228 /* eDP ports don't support hotplugging - so there's no point in probing eDP ports unless we in nouveau_dp_detect()
|
/linux-6.14.4/Documentation/sound/ |
D | alsa-configuration.rst | 2237 This module supports multiple devices, autoprobe and hotplugging. 2311 This module supports multiple devices, autoprobe and hotplugging. 2338 This module supports multiple devices, autoprobe and hotplugging. 2345 This module supports multiple devices, autoprobe and hotplugging.
|
/linux-6.14.4/arch/riscv/kernel/ |
D | traps_misaligned.c | 647 * when hotplugging the new cpu, this is something we don't handle. in check_unaligned_access_emulated()
|
/linux-6.14.4/include/linux/ |
D | usb.h | 1183 * @id_table: USB drivers use ID table to support hotplugging. 1204 * The id_table is used in hotplugging. It holds a set of descriptors, 1206 * is used by both user and kernel mode hotplugging support.
|
D | mod_devicetable.h | 82 * struct usb_device_id - identifies USB devices for probing and hotplugging
|
/linux-6.14.4/drivers/cpuidle/ |
D | coupled.c | 95 * @prevent: flag to prevent coupled idle while a cpu is hotplugging
|
/linux-6.14.4/drivers/thunderbolt/ |
D | domain.c | 428 * Starts the domain and adds it to the system. Hotplugging devices will
|
12