Searched full:kinds (Results 1 – 25 of 285) sorted by relevance
12345678910>>...12
| /Linux-v6.1/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
|
| /Linux-v6.1/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()
|
| /Linux-v6.1/Documentation/mm/ |
| D | hwpoison.rst | 47 The main target right now is KVM guests, but it works for all kinds 154 value). This allows stress testing of many kinds of
|
| /Linux-v6.1/include/linux/sched/ |
| D | types.h | 13 * This structure groups together three kinds of CPU time that are tracked for
|
| /Linux-v6.1/drivers/accessibility/ |
| D | Kconfig | 5 Accessibility handles all special kinds of hardware devices or
|
| /Linux-v6.1/Documentation/devicetree/bindings/ptp/ |
| D | ptp-ines.txt | 3 The IP core needs two different kinds of nodes. The control node
|
| /Linux-v6.1/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
|
| /Linux-v6.1/Documentation/admin-guide/namespaces/ |
| D | resource-control.rst | 5 There are a lot of kinds of objects in the kernel that don't have
|
| /Linux-v6.1/arch/sparc/lib/ |
| D | ashrdi3.S | 3 * ashrdi3.S: The filesystem code creates all kinds of references to
|
| /Linux-v6.1/include/uapi/linux/ |
| D | adb.h | 26 or all of those CUDA/PMU packet kinds */
|
| /Linux-v6.1/drivers/hwmon/ |
| D | nct6775.h | 7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enum 23 enum kinds kind;
|
| /Linux-v6.1/Documentation/devicetree/bindings/phy/ |
| D | mscc,vsc7514-serdes.yaml | 22 There are two kinds of SerDes: SERDES1G supports 10/100Mbps in
|
| /Linux-v6.1/tools/testing/selftests/drivers/net/bonding/ |
| D | dev_addr_lists.sh | 41 # (bond_uses_primary()) and others. Test both kinds of modes.
|
| /Linux-v6.1/Documentation/i2c/ |
| D | ten-bit-addresses.rst | 5 The I2C protocol knows about two kinds of device addresses: normal 7 bit
|
| /Linux-v6.1/drivers/usb/gadget/legacy/ |
| D | Kconfig | 11 # - Some systems have both kinds of controllers. 14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 58 and with many kinds of host-side test software. You may need
|
| /Linux-v6.1/tools/usb/usbip/ |
| D | INSTALL | 119 kinds of files. Run `configure --help' for a list of the directories 120 you can set and what kinds of files go in them.
|
| /Linux-v6.1/drivers/platform/mellanox/ |
| D | Kconfig | 35 kinds of mux selection.
|
| /Linux-v6.1/drivers/staging/rtl8723bs/hal/ |
| D | hal_pwr_seq.c | 10 This file includes all kinds of Power Action event for RTL8723B
|
| /Linux-v6.1/include/uapi/linux/netfilter/ |
| D | nfnetlink_osf.h | 75 /* Defines for IANA option kinds */
|
| /Linux-v6.1/Documentation/devicetree/bindings/soc/mediatek/ |
| D | pwrap.txt | 53 See the following definitions for such kinds of devices.
|
| /Linux-v6.1/include/linux/ |
| D | virtio_ring.h | 21 * kinds of virtio, so it's a runtime decision, and the branch is
|
| /Linux-v6.1/include/linux/platform_data/ |
| D | edma.h | 9 * This EDMA3 programming framework exposes two basic kinds of resource:
|
| /Linux-v6.1/Documentation/process/ |
| D | deprecated.rst | 13 kinds of conversions at once. This means that new instances may sneak into 126 all kinds of misbehaviors. While `CONFIG_FORTIFY_SOURCE=y` and various 256 was introduced to allow for zero-length arrays, to avoid these kinds of
|
| /Linux-v6.1/Documentation/driver-api/gpio/ |
| D | legacy.rst | 14 digital signal. They are provided from many kinds of chip, and are familiar 71 used for several very different kinds of GPIO controller. (There is some 520 easier for platforms to support different kinds of GPIO controller using 644 There are three kinds of entry in /sys/class/gpio: 752 This explicit exporting can help with debugging (by making some kinds
|
12345678910>>...12