Searched full:kinds (Results 1 – 25 of 554) sorted by relevance
12345678910>>...23
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | i2c.rst | 18 structured around two kinds of driver, and two kinds of device. An I2C
|
| D | spi.rst | 22 The programming interface is structured around two kinds of driver, and 23 two kinds of device. A "Controller Driver" abstracts the controller
|
| /kernel/linux/linux-6.6/Documentation/driver-api/ |
| D | i2c.rst | 18 structured around two kinds of driver, and two kinds of device. An I2C
|
| D | spi.rst | 22 The programming interface is structured around two kinds of driver, and 23 two kinds of device. A "Controller Driver" abstracts the controller
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | ummu.c | 161 int ret = -ENOSYS, kinds = 0; in nvkm_ummu_new() local 165 mmu->func->kind(mmu, &kinds, &unused); in nvkm_ummu_new() 171 args->v0.kind_nr = kinds; in nvkm_ummu_new()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | ummu.c | 161 int ret = -ENOSYS, kinds = 0; in nvkm_ummu_new() local 165 mmu->func->kind(mmu, &kinds, &unused); in nvkm_ummu_new() 171 args->v0.kind_nr = kinds; in nvkm_ummu_new()
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| D | types.h | 13 * This structure groups together three kinds of CPU time that are tracked for
|
| /kernel/linux/linux-6.6/include/linux/sched/ |
| D | types.h | 13 * This structure groups together three kinds of CPU time that are tracked for
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | hwpoison.rst | 45 The main target right now is KVM guests, but it works for all kinds 152 value). This allows stress testing of many kinds of
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | hwpoison.rst | 47 The main target right now is KVM guests, but it works for all kinds 155 value). This allows stress testing of many kinds of
|
| /kernel/linux/linux-6.6/drivers/accessibility/ |
| D | Kconfig | 5 Accessibility handles all special kinds of hardware devices or
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ptp/ |
| D | ptp-ines.txt | 3 The IP core needs two different kinds of nodes. The control node
|
| /kernel/linux/linux-5.10/drivers/accessibility/ |
| D | Kconfig | 5 Accessibility handles all special kinds of hardware devices or
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ptp/ |
| D | ptp-ines.txt | 3 The IP core needs two different kinds of nodes. The control node
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/namespaces/ |
| D | resource-control.rst | 5 There are a lot of kinds of objects in the kernel that don't have
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/namespaces/ |
| D | resource-control.rst | 5 There are a lot of kinds of objects in the kernel that don't have
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/gpio/ |
| D | sysfs.rst | 42 There are three kinds of entries in /sys/class/gpio: 160 This explicit exporting can help with debugging (by making some kinds
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/gpio/ |
| D | sysfs.rst | 42 There are three kinds of entries in /sys/class/gpio: 160 This explicit exporting can help with debugging (by making some kinds
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| D | ashrdi3.S | 3 * ashrdi3.S: The filesystem code creates all kinds of references to
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | ashrdi3.S | 3 * ashrdi3.S: The filesystem code creates all kinds of references to
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | adb.h | 26 or all of those CUDA/PMU packet kinds */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | adb.h | 26 or all of those CUDA/PMU packet kinds */
|
| /kernel/linux/linux-5.10/drivers/platform/mellanox/ |
| D | Kconfig | 35 kinds of mux selection.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | phy-ocelot-serdes.txt | 12 There are two kinds of SerDes: SERDES1G supports 10/100Mbps in
|
| /kernel/linux/linux-5.10/security/ |
| D | Kconfig.hardening | 219 many kinds of "uninitialized heap memory" flaws, especially 231 when freed, eliminating many kinds of "uninitialized heap memory"
|
12345678910>>...23