Searched refs:drivers (Results 1 – 13 of 13) sorted by relevance
/systemd-251/test/fuzz/fuzz-journald-kmsg/ |
D | oss-fuzz-33881 | 2 …000000000000000000000000000000000000000000000000000000000000000000000000/drivers/00000000000000000…
|
/systemd-251/rules.d/ |
D | meson.build | 33 [files('80-drivers.rules'),
|
D | 70-uaccess.rules.in | 75 # media player raw devices (for user-mode drivers, Android SDK, etc.)
|
/systemd-251/src/libsystemd/sd-device/ |
D | sd-device.c | 937 const char *devpath, *drivers, *p; in device_set_drivers_subsystem() local 946 drivers = strstr(devpath, "/drivers/"); in device_set_drivers_subsystem() 947 if (!drivers) in device_set_drivers_subsystem() 948 drivers = endswith(devpath, "/drivers"); in device_set_drivers_subsystem() 949 if (!drivers) in device_set_drivers_subsystem() 953 r = path_find_last_component(devpath, /* accept_dot_dot= */ false, &drivers, &p); in device_set_drivers_subsystem()
|
/systemd-251/docs/ |
D | PREDICTABLE_INTERFACE_NAMES.md | 14 …ing with `eth0`, `eth1`, ... to all interfaces as they are probed by the drivers. As the driver pr… 46 * Stable interface names when kernels or drivers are updated/changed
|
D | RANDOM_SEEDS.md | 74 * Many Intel and AMD chipsets have hwrng chips. Their Linux drivers usually 78 * Various embedded boards have hwrng chips. Some drivers automatically credit 221 which should be safe even with FAT file system drivers built into
|
/systemd-251/src/boot/efi/ |
D | meson.build | 333 'drivers.h', 364 'drivers.c',
|
/systemd-251/hwdb.d/ |
D | 60-autosuspend-fingerprint-reader.hwdb | 6 # This file has been generated using fprint-list-udev-hwdb with all drivers enabled
|
D | 70-pointingstick.hwdb | 73 # drivers/input/mouse/trackpoint.c in the Linux kernel sources.
|
D | 60-sensor.hwdb | 18 # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/firmware/dmi-id…
|
D | pci.ids | 2059 # OEM-card for Dell; verified through AMD's own drivers (*.inf) and a TPU BIOS in database 2061 # OEM-card from Fujitsu; verified through AMD's own drivers (*.inf) 20089 # brcmfmac reports it as BCM4377/4 but macOS drivers call it BCM4377b
|
/systemd-251/ |
D | NEWS | 1074 * sd-boot gained support for automatically loading all EFI drivers 1075 placed in the /EFI/systemd/drivers/ subdirectory of the EFI System 1076 Partition (ESP). These drivers are loaded before the menu entries are 1077 loaded. This is useful e.g. to load additional file system drivers 2518 more visible as the new uevents are generated by more kernel drivers. 4713 drivers do reset it, but not all), and the new userspace might not be 8464 pretty useful, as long as kernel drivers attach enough metadata to 8465 the log messages. (The usual SATA drivers do.) 13072 integrate graphics cards using closed source drivers (such 13074 we recommend using the open source NVidia drivers instead, [all …]
|
D | TODO | 304 files, drivers, keys to enroll and so on. Then, add whatever we find that way
|