Searched full:modern (Results 1 – 25 of 347) sorted by relevance
12345678910>>...14
/linux-6.8/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.8/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.8/drivers/soc/qcom/ |
D | Kconfig | 87 Delivery on modern systems. 89 Say yes here to support PDCharger ULOG event tracing on modern 105 several modern Qualcomm platforms. 107 Say yes here to support USB-C and battery status on modern Qualcomm
|
/linux-6.8/Documentation/driver-api/ |
D | wmi.rst | 7 The WMI driver core supports a more modern bus-based interface for interacting 11 and/or notification IDs. The modern bus-based interface instead maps each
|
/linux-6.8/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.8/arch/x86/configs/ |
D | hardening.config | 3 # Modern libc no longer needs a fixed-position mapping in userspace, remove
|
/linux-6.8/Documentation/gpu/rfc/ |
D | xe.rst | 19 extensible by design and already aligned with the modern userspace needs. For 204 fulfill the needs of the modern uAPI. Xe merge should *not* be blocked on the 222 1) Have an uAPI that aligns with modern UMD needs.
|
/linux-6.8/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.8/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.8/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 45 modern, selective setup like 109 Modern best practices dictate that there should be at least two maintainers
|
/linux-6.8/include/drm/ |
D | drm_drv.h | 58 * Driver use the GEM memory manager. This should be set for all modern 237 * Modern drivers should only use this to force-restore the fbdev 240 * Modern drivers can also use this to execute delayed power switching 255 * which isn't even called for modern drivers.
|
/linux-6.8/Documentation/userspace-api/media/v4l/ |
D | vidioc-log-status.rst | 35 channels. Also many modern devices autodetect video and audio standards
|
/linux-6.8/lib/xz/ |
D | xz_crc32.c | 13 * The fastest versions of xz_crc32() on modern CPUs without hardware
|
/linux-6.8/fs/bcachefs/ |
D | Kconfig | 28 The bcachefs filesystem - a modern, copy on write filesystem, with
|
/linux-6.8/Documentation/userspace-api/netlink/ |
D | genetlink-legacy.rst | 84 type. Inside the attr-index nest are the policy attributes. Modern 97 Modern families use the ``unified`` message ID model, which uses
|
/linux-6.8/Documentation/arch/x86/ |
D | topology.rst | 44 Modern systems may also use the term 'Die' for package. 67 Modern systems use this value for the socket. There may be multiple
|
/linux-6.8/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.8/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.8/arch/x86/kernel/ |
D | i8253.c | 23 * Modern chipsets can disable the PIT clock which makes it unusable. It
|
/linux-6.8/tools/thermal/tmon/ |
D | README | 6 thermal relationship between processor and fan has become past for modern
|
/linux-6.8/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.8/drivers/gpu/drm/i915/ |
D | TODO.txt | 15 1. Land a modern pre-bound uapi like VM_BIND
|
/linux-6.8/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.8/drivers/soc/samsung/ |
D | Kconfig | 33 IP-core found in modern Samsung Exynos SoCs, like Exynos850 and
|
12345678910>>...14