Home
last modified time | relevance | path

Searched refs:kinds (Results 1 – 25 of 103) sorted by relevance

12345

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.c161 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 Di2c.rst18 structured around two kinds of driver, and two kinds of device. An I2C
H A Dspi.rst22 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 Dnct6775.h7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enum
24 enum kinds kind;
H A Dnct6775-i2c.c164 data->kind = (enum kinds)(uintptr_t)i2c_get_match_data(client); in nct6775_i2c_probe()
H A Dnzxt-kraken3.c29 enum kinds { X53, Z53, KRAKEN2023 } __packed; enum
117 enum kinds kind;
/linux/Documentation/devicetree/bindings/ptp/
H A Dptp-ines.txt3 The IP core needs two different kinds of nodes. The control node
/linux/Documentation/admin-guide/namespaces/
H A Dresource-control.rst5 There are a lot of kinds of objects in the kernel that don't have
/linux/drivers/accessibility/
H A DKconfig5 Accessibility handles all special kinds of hardware devices or
/linux/Documentation/i2c/
H A Dten-bit-addresses.rst5 The I2C protocol knows about two kinds of device addresses: normal 7 bit
/linux/Documentation/dev-tools/
H A Dubsan.rst9 Compiler inserts code that perform certain kinds of checks before operations
/linux/Documentation/mm/
H A Dhwpoison.rst45 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 Dsysfs.rst45 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 Ddvb-frontend-parameters.rst26 All kinds of parameters are combined as a union in the
/linux/Documentation/bpf/
H A Dllvm_reloc.rst266 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 DKconfig35 kinds of mux selection.
/linux/Documentation/dev-tools/kunit/
H A Dindex.rst97 Read also :ref:`kinds-of-tests`.
/linux/tools/usb/usbip/
H A DINSTALL119 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 Ddeprecated.rst13 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 Dptrace.rst86 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
/linux/Documentation/userspace-api/media/v4l/
H A Dformat.rst13 Different devices exchange different kinds of data with applications,
/linux/drivers/usb/gadget/legacy/
H A DKconfig11 # - 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 Dcallbacks.rst9 Only the former are in the scope of this document. These two kinds of
/linux/Documentation/ABI/testing/
H A Dsysfs-tty154 The RX trigger can be set one of four kinds of values for UART
/linux/Documentation/security/
H A Dlandlock.rst37 * To avoid multiple kinds of side-channel attacks (e.g. leak of security

12345