Home
last modified time | relevance | path

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

12345

/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
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-v6.1/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-v6.1/drivers/hwmon/
Dnct6775.h7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enum
23 enum kinds kind;
Daquacomputer_d5next.c31 enum kinds { d5next, farbwerk, farbwerk360, octo, quadro, highflownext }; enum
269 enum kinds kind;
Dnct6683.c37 enum kinds { nct6683, nct6686, nct6687 }; enum
301 enum kinds kind;
346 enum kinds kind;
/Linux-v6.1/Documentation/devicetree/bindings/ptp/
Dptp-ines.txt3 The IP core needs two different kinds of nodes. The control node
/Linux-v6.1/Documentation/admin-guide/namespaces/
Dresource-control.rst5 There are a lot of kinds of objects in the kernel that don't have
/Linux-v6.1/drivers/accessibility/
DKconfig5 Accessibility handles all special kinds of hardware devices or
/Linux-v6.1/Documentation/i2c/
Dten-bit-addresses.rst5 The I2C protocol knows about two kinds of device addresses: normal 7 bit
/Linux-v6.1/tools/lib/traceevent/plugins/
DMakefile172 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v6.1/scripts/
Dtags.sh264 --$CTAGS_EXTRA=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
/Linux-v6.1/Documentation/dev-tools/
Dubsan.rst7 Compiler inserts code that perform certain kinds of checks before operations
/Linux-v6.1/Documentation/mm/
Dhwpoison.rst47 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/Documentation/devicetree/bindings/soc/mediatek/
Dpwrap.txt53 See the following definitions for such kinds of devices.
/Linux-v6.1/Documentation/userspace-api/media/dvb/
Ddvb-frontend-parameters.rst26 All kinds of parameters are combined as a union in the
/Linux-v6.1/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-v6.1/tools/lib/traceevent/
DMakefile193 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v6.1/drivers/platform/mellanox/
DKconfig35 kinds of mux selection.
/Linux-v6.1/Documentation/security/
Dlandlock.rst37 * To avoid multiple kinds of side-channel attacks (e.g. leak of security
/Linux-v6.1/Documentation/dev-tools/kunit/
Dindex.rst98 Read also :ref:`kinds-of-tests`.
/Linux-v6.1/Documentation/process/
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-v6.1/drivers/pci/pcie/
DKconfig43 error injection can fake almost all kinds of errors with the
/Linux-v6.1/Documentation/powerpc/
Dptrace.rst86 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dformat.rst13 Different devices exchange different kinds of data with applications,

12345