Searched full:hotplugging (Results 1 – 25 of 46) sorted by relevance
12
/linux-6.8/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.8/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.8/arch/riscv/include/asm/ |
D | cpu_ops.h | 14 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/linux-6.8/arch/arm64/include/asm/ |
D | cpu_ops.h | 12 * struct cpu_operations - Callback operations for hotplugging CPUs.
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 24 Starting with kernel-version 3.11 Motion Plus hotplugging is
|
/linux-6.8/include/drm/ |
D | drm_client.h | 113 * Set by client hotplug helpers if the hotplugging failed
|
/linux-6.8/Documentation/locking/ |
D | locktorture.rst | 88 to zero, which disables CPU hotplugging. In
|
/linux-6.8/Documentation/devicetree/bindings/sram/ |
D | sram.yaml | 265 // Allwinner's A80 SoC uses part of the secure sram for hotplugging of the
|
/linux-6.8/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 83 here. Hotplugging is ultimately coordinated here. All high level
|
/linux-6.8/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.8/Documentation/input/ |
D | input.rst | 137 present. This is useful for hotplugging USB mice, so that older programs
|
/linux-6.8/arch/x86/xen/ |
D | smp_pv.c | 177 * normally is not a problem, except when CPU hotplugging in _get_smp_config()
|
/linux-6.8/Documentation/admin-guide/mm/ |
D | memory-hotplug.rst | 478 hotplugging a lot of memory later and still 518 allowing for hotplugging 24 GiB to a 8 GiB VM
|
/linux-6.8/drivers/usb/host/ |
D | ehci-pci.c | 395 /* PCI driver selection metadata; PCI hotplugging uses this */
|
/linux-6.8/arch/x86/include/asm/ |
D | alternative.h | 34 * SMP at runtime, when hotplugging in a new CPU, which is especially
|
/linux-6.8/tools/usb/ |
D | testusb.c | 398 /* for easy use when hotplugging */ in main()
|
/linux-6.8/drivers/acpi/ |
D | dock.c | 420 * and then hotplug and devices that may need hotplugging.
|
/linux-6.8/Documentation/sound/ |
D | alsa-configuration.rst | 2234 This module supports multiple devices, autoprobe and hotplugging. 2308 This module supports multiple devices, autoprobe and hotplugging. 2335 This module supports multiple devices, autoprobe and hotplugging. 2342 This module supports multiple devices, autoprobe and hotplugging.
|
/linux-6.8/arch/riscv/kernel/ |
D | traps_misaligned.c | 615 * when hotplugging the new cpu, this is something we don't handle. in check_unaligned_access_emulated()
|
/linux-6.8/include/linux/ |
D | usb.h | 1179 * @id_table: USB drivers use ID table to support hotplugging. 1200 * The id_table is used in hotplugging. It holds a set of descriptors, 1202 * 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.8/drivers/cpuidle/ |
D | coupled.c | 95 * @prevent: flag to prevent coupled idle while a cpu is hotplugging
|
/linux-6.8/drivers/thunderbolt/ |
D | domain.c | 427 * Starts the domain and adds it to the system. Hotplugging devices will
|
12