Searched refs:kinds (Results 1 – 25 of 111) sorted by relevance
12345
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
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/ |
A D | i2c.rst | 18 structured around two kinds of driver, and two kinds of device. An I2C
|
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/Documentation/devicetree/bindings/ptp/ |
A D | ptp-ines.txt | 3 The IP core needs two different kinds of nodes. The control node
|
/linux/Documentation/admin-guide/namespaces/ |
A D | resource-control.rst | 5 There are a lot of kinds of objects in the kernel that don't have
|
/linux/drivers/accessibility/ |
A D | Kconfig | 5 Accessibility handles all special kinds of hardware devices or
|
/linux/drivers/platform/x86/intel/int33fe/ |
A D | Kconfig | 12 There are two kinds of INT33FE ACPI device possible: for hardware
|
/linux/Documentation/devicetree/bindings/phy/ |
A D | phy-ocelot-serdes.txt | 12 There are two kinds of SerDes: SERDES1G supports 10/100Mbps in
|
/linux/Documentation/i2c/ |
A D | ten-bit-addresses.rst | 5 The I2C protocol knows about two kinds of device addresses: normal 7 bit
|
/linux/scripts/ |
A D | tags.sh | 268 --$CTAGS_EXTRA=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
|
/linux/tools/lib/traceevent/plugins/ |
A D | Makefile | 172 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
|
/linux/Documentation/dev-tools/ |
A D | ubsan.rst | 7 Compiler inserts code that perform certain kinds of checks before operations
|
/linux/Documentation/vm/ |
A D | hwpoison.rst | 47 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/Documentation/devicetree/bindings/memory-controllers/ |
A D | arm,pl353-smc.yaml | 14 The PL353 Static Memory Controller is a bus where you can connect two kinds
|
/linux/Documentation/admin-guide/gpio/ |
A D | sysfs.rst | 42 There are three kinds of entries in /sys/class/gpio: 160 This explicit exporting can help with debugging (by making some kinds
|
/linux/drivers/platform/mellanox/ |
A D | Kconfig | 35 kinds of mux selection.
|
/linux/Documentation/userspace-api/media/dvb/ |
A D | dvb-frontend-parameters.rst | 26 All kinds of parameters are combined as a union in the
|
/linux/Documentation/devicetree/bindings/soc/mediatek/ |
A D | pwrap.txt | 51 See the following definitions for such kinds of devices.
|
/linux/tools/lib/traceevent/ |
A D | Makefile | 193 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
|
/linux/Documentation/security/ |
A D | landlock.rst | 37 * To avoid multiple kinds of side-channel attacks (e.g. leak of security
|
/linux/drivers/hwmon/ |
A D | nct6683.c | 37 enum kinds { nct6683, nct6686, nct6687 }; enum 301 enum kinds kind; 346 enum kinds kind;
|
/linux/Documentation/process/ |
A D | deprecated.rst | 13 kinds of conversions at once. This means that new instances may sneak into 112 all kinds of misbehaviors. While `CONFIG_FORTIFY_SOURCE=y` and various 239 was introduced to allow for zero-length arrays, to avoid these kinds of
|
/linux/security/ |
A D | Kconfig.hardening | 216 many kinds of "uninitialized heap memory" flaws, especially 228 when freed, eliminating many kinds of "uninitialized heap memory"
|
/linux/tools/usb/usbip/ |
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/drivers/pci/pcie/ |
A D | Kconfig | 43 error injection can fake almost all kinds of errors with the
|
Completed in 40 milliseconds
12345