/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A 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/Documentation/driver-api/ |
H A D | i2c.rst | 18 structured around two kinds of driver, and two kinds of device. An I2C
|
H A 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/drivers/hwmon/ |
H A D | nct6775.h | 7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enum 24 enum kinds kind;
|
H A D | nct6775-i2c.c | 164 data->kind = (enum kinds)(uintptr_t)i2c_get_match_data(client); in nct6775_i2c_probe()
|
H A D | nzxt-kraken3.c | 29 enum kinds { X53, Z53, KRAKEN2023 } __packed; enum 117 enum kinds kind;
|
/linux/Documentation/devicetree/bindings/ptp/ |
H A D | ptp-ines.txt | 3 The IP core needs two different kinds of nodes. The control node
|
/linux/Documentation/admin-guide/namespaces/ |
H A D | resource-control.rst | 5 There are a lot of kinds of objects in the kernel that don't have
|
/linux/drivers/accessibility/ |
H A D | Kconfig | 5 Accessibility handles all special kinds of hardware devices or
|
/linux/Documentation/i2c/ |
H A D | ten-bit-addresses.rst | 5 The I2C protocol knows about two kinds of device addresses: normal 7 bit
|
/linux/Documentation/dev-tools/ |
H A D | ubsan.rst | 9 Compiler inserts code that perform certain kinds of checks before operations
|
/linux/Documentation/mm/ |
H A 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
|
/linux/Documentation/userspace-api/gpio/ |
H A D | sysfs.rst | 45 There are three kinds of entries in /sys/class/gpio: 164 This explicit exporting can help with debugging (by making some kinds
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | dvb-frontend-parameters.rst | 26 All kinds of parameters are combined as a union in the
|
/linux/Documentation/bpf/ |
H A D | llvm_reloc.rst | 266 Relocation kinds 269 There are several kinds of CO-RE relocations that could be split in 284 The complete list of relocation kinds is represented by the following enum: 464 All relocation kinds could be requested via built-in functions.
|
/linux/drivers/platform/mellanox/ |
H A D | Kconfig | 35 kinds of mux selection.
|
/linux/Documentation/dev-tools/kunit/ |
H A D | index.rst | 97 Read also :ref:`kinds-of-tests`.
|
/linux/tools/usb/usbip/ |
H A 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/Documentation/process/ |
H A 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/Documentation/arch/powerpc/ |
H A D | ptrace.rst | 86 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | format.rst | 13 Different devices exchange different kinds of data with applications,
|
/linux/drivers/usb/gadget/legacy/ |
H A 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/Documentation/driver-api/usb/ |
H A D | callbacks.rst | 9 Only the former are in the scope of this document. These two kinds of
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-tty | 154 The RX trigger can be set one of four kinds of values for UART
|
/linux/Documentation/security/ |
H A D | landlock.rst | 37 * To avoid multiple kinds of side-channel attacks (e.g. leak of security
|