Home
last modified time | relevance | path

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

1234

/Linux-v5.4/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-v5.4/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-v5.4/Documentation/admin-guide/namespaces/
Dresource-control.rst5 There are a lot of kinds of objects in the kernel that don't have
/Linux-v5.4/drivers/accessibility/
DKconfig5 Accessibility handles all special kinds of hardware devices or
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Dpl353-smc.txt3 PL353 static memory controller supports two kinds of memory
/Linux-v5.4/drivers/platform/mellanox/
DKconfig35 kinds of mux selection.
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dphy-ocelot-serdes.txt12 There are two kinds of SerDes: SERDES1G supports 10/100Mbps in
/Linux-v5.4/tools/lib/lockdep/
DMakefile131 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v5.4/Documentation/i2c/
Dten-bit-addresses.rst5 The I2C protocol knows about two kinds of device addresses: normal 7 bit
/Linux-v5.4/scripts/
Dtags.sh268 --extra=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
/Linux-v5.4/tools/lib/traceevent/plugins/
DMakefile169 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v5.4/Documentation/dev-tools/
Dubsan.rst7 Compiler inserts code that perform certain kinds of checks before operations
/Linux-v5.4/Documentation/devicetree/bindings/soc/mediatek/
Dpwrap.txt48 See the following definitions for such kinds of devices.
/Linux-v5.4/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-v5.4/Documentation/admin-guide/gpio/
Dsysfs.rst42 There are three kinds of entries in /sys/class/gpio:
160 This explicit exporting can help with debugging (by making some kinds
/Linux-v5.4/Documentation/process/
Ddeprecated.rst13 kinds of conversions at once. This means that new instances may sneak into
84 end of the buffer, leading to all kinds of misbehaviors. While
/Linux-v5.4/security/
DKconfig.hardening177 many kinds of "uninitialized heap memory" flaws, especially
189 when freed, eliminating many kinds of "uninitialized heap memory"
/Linux-v5.4/Documentation/media/uapi/dvb/
Ddvb-frontend-parameters.rst33 All kinds of parameters are combined as a union in the
/Linux-v5.4/tools/lib/traceevent/
DMakefile191 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v5.4/drivers/hwmon/
Dnct6683.c35 enum kinds { nct6683 }; enum
290 enum kinds kind;
335 enum kinds kind;
/Linux-v5.4/drivers/pci/pcie/
DKconfig44 error injection can fake almost all kinds of errors with the
/Linux-v5.4/Documentation/powerpc/
Dptrace.rst85 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
/Linux-v5.4/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-v5.4/drivers/usb/gadget/legacy/
DKconfig11 # - Some systems have both kinds of controllers.
14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
36 and with many kinds of host-side test software. You may need

1234