Searched full:modern (Results 1 – 25 of 358) sorted by relevance
12345678910>>...15
/linux-6.14.4/drivers/virtio/ |
D | virtio_pci_modern_dev.c | 10 * @mdev: the modern virtio-pci device 217 * vp_modern_probe: probe the modern virtio pci device, note that the 219 * @mdev: the modern virtio-pci device 249 /* Modern devices: simply use PCI device id, but start from 0x1040. */ in vp_modern_probe() 295 "virtio-pci-modern"); in vp_modern_probe() 373 * vp_modern_remove: remove and cleanup the modern virtio pci device 374 * @mdev: the modern virtio-pci device 392 * @mdev: the modern virtio-pci device 413 * @mdev: the modern virtio-pci device 434 * @mdev: the modern virtio-pci device [all …]
|
D | Kconfig | 16 Modern PCI device implementation. This module implements the 17 basic probe and control for devices which are based on modern
|
/linux-6.14.4/arch/x86/events/ |
D | Kconfig | 10 available on NehalemEX and more modern processors. 18 monitoring on modern processors. 26 monitoring on modern processors.
|
/linux-6.14.4/Documentation/driver-api/ |
D | wmi.rst | 7 The WMI driver core supports a more modern bus-based interface for interacting 11 The modern bus-based interface instead maps each WMI device to a
|
D | extcon.rst | 13 Extcon is particularly useful in modern devices with multiple connectivity 55 connections in modern devices.
|
/linux-6.14.4/drivers/soc/qcom/ |
D | Kconfig | 104 Delivery on modern systems. 106 Say yes here to support PDCharger ULOG event tracing on modern 122 several modern Qualcomm platforms. 124 Say yes here to support USB-C and battery status on modern Qualcomm
|
/linux-6.14.4/drivers/video/console/ |
D | Kconfig | 94 On modern machines, on mainstream machines (like x86-64) or when 95 using a modern Linux distribution those fbdev drivers usually aren't used.
|
/linux-6.14.4/arch/x86/configs/ |
D | hardening.config | 3 # Modern libc no longer needs a fixed-position mapping in userspace, remove
|
/linux-6.14.4/Documentation/networking/ |
D | sriov.rst | 7 Modern NICs are strongly encouraged to focus on implementing the ``switchdev``
|
/linux-6.14.4/drivers/pcmcia/ |
D | Kconfig | 63 bridge. Virtually all modern PCMCIA bridges do this, and most of 80 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
|
/linux-6.14.4/fs/smb/client/ |
D | Kconfig | 32 The SMB3.1.1 protocol is supported by most modern operating systems 74 Modern dialects, SMB2.1 and later (including SMB3 and 3.1.1), have
|
/linux-6.14.4/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 45 modern, selective setup like 120 Modern best practices dictate that there should be at least two maintainers
|
/linux-6.14.4/rust/helpers/ |
D | build_assert.c | 10 * single object). Most modern platforms use the same concrete integer type for
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | vidioc-log-status.rst | 35 channels. Also many modern devices autodetect video and audio standards
|
/linux-6.14.4/lib/xz/ |
D | xz_crc32.c | 12 * The fastest versions of xz_crc32() on modern CPUs without hardware
|
/linux-6.14.4/Documentation/userspace-api/netlink/ |
D | genetlink-legacy.rst | 94 type. Inside the attr-index nest are the policy attributes. Modern 107 Modern families use the ``unified`` message ID model, which uses
|
/linux-6.14.4/Documentation/firmware-guide/acpi/ |
D | osi.rst | 95 That is the *only* viable strategy, as that is what modern Windows does, 155 Modern Windows returns _REV = 2. Linux used ACPI_CA_SUPPORT_LEVEL,
|
/linux-6.14.4/Documentation/arch/x86/ |
D | topology.rst | 44 Modern systems may also use the term 'Die' for package. 71 Modern systems use this value for the socket. There may be multiple
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | TODO.txt | 15 1. Land a modern pre-bound uapi like VM_BIND
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | legacy_printk.c | 63 /* execute modern variant, can fail the load on old kernels */ in test_legacy_printk()
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_legacy_printk.c | 69 bpf_printk("Modern-case bpf_printk test, pid %d\n", cur_pid); in handle_modern()
|
/linux-6.14.4/tools/thermal/tmon/ |
D | README | 6 thermal relationship between processor and fan has become past for modern
|
/linux-6.14.4/fs/bcachefs/ |
D | Kconfig | 30 The bcachefs filesystem - a modern, copy on write filesystem, with
|
/linux-6.14.4/Documentation/devicetree/bindings/display/ |
D | arm,hdlcd.yaml | 15 produced by ARM Ltd and in more modern of its Fast Models. The HDLCD is an
|
/linux-6.14.4/arch/x86/kernel/ |
D | i8253.c | 24 * Modern chipsets can disable the PIT clock which makes it unusable. It
|
12345678910>>...15