Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dummu.c159 int ret = -ENOSYS, kinds = 0; in nvkm_ummu_new() local
162 mmu->func->kind(mmu, &kinds); in nvkm_ummu_new()
168 args->v0.kind_nr = kinds; in nvkm_ummu_new()
/Linux-v4.19/Documentation/driver-api/
Di2c.rst18 structured around two kinds of driver, and two kinds of device. An I2C
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-v4.19/Documentation/namespaces/
Dresource-control.txt1 There are a lot of kinds of objects in the kernel that don't have
/Linux-v4.19/drivers/accessibility/
DKconfig5 Accessibility handles all special kinds of hardware devices or
/Linux-v4.19/drivers/platform/mellanox/
DKconfig35 kinds of mux selection.
/Linux-v4.19/tools/lib/lockdep/
DMakefile131 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v4.19/Documentation/i2c/
Dten-bit-addresses1 The I2C protocol knows about two kinds of device addresses: normal 7 bit
/Linux-v4.19/scripts/
Dtags.sh261 --extra=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
/Linux-v4.19/Documentation/dev-tools/
Dubsan.rst7 Compiler inserts code that perform certain kinds of checks before operations
/Linux-v4.19/Documentation/devicetree/bindings/soc/mediatek/
Dpwrap.txt45 See the following definitions for such kinds of devices.
/Linux-v4.19/Documentation/vm/
Dhwpoison.rst47 The main target right now is KVM guests, but it works for all kinds
155 value). This allows stress testing of many kinds of
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddvb-frontend-parameters.rst26 All kinds of parameters are combined as a union in the
/Linux-v4.19/Documentation/gpio/
Dsysfs.txt40 There are three kinds of entries in /sys/class/gpio:
149 This explicit exporting can help with debugging (by making some kinds
/Linux-v4.19/Documentation/devicetree/bindings/display/exynos/
Dexynos_dsim.txt46 required in all kinds of exynos mipi dsi to represent
/Linux-v4.19/tools/lib/traceevent/
DMakefile235 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v4.19/drivers/hwmon/
Dnct6683.c44 enum kinds { nct6683 }; enum
299 enum kinds kind;
344 enum kinds kind;
/Linux-v4.19/Documentation/networking/
Dtcp.txt42 There are three kinds of congestion control algorithms currently: The
/Linux-v4.19/Documentation/powerpc/
Dptrace.txt80 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
/Linux-v4.19/Documentation/media/uapi/v4l/
Dformat.rst13 Different devices exchange different kinds of data with applications,
/Linux-v4.19/drivers/pci/pcie/
DKconfig46 error injection can fake almost all kinds of errors with the
/Linux-v4.19/tools/usb/usbip/
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-v4.19/drivers/usb/gadget/legacy/
DKconfig10 # - Some systems have both kinds of controllers.
13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
35 and with many kinds of host-side test software. You may need
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-tty151 The RX trigger can be set one of four kinds of values for UART
/Linux-v4.19/Documentation/PCI/
Dpcieaer-howto.txt189 necessary. As different kinds of devices might use different approaches
252 injection can be used to fake various kinds of PCIe errors.

1234