/Linux-v4.19/include/linux/ |
D | rbtree_latch.h | 65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member 77 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b)) in __lt_insert() 89 if (less(ltn, ltp)) in __lt_insert() 149 __lt_insert(node, root, 0, ops->less); in latch_tree_insert() 151 __lt_insert(node, root, 1, ops->less); in latch_tree_insert()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.txt | 15 If present, values must be specified less than or equal to the number of 16 input signals. If values less than the number of input signals, elements 23 indicates a mono output. If present, the number of values should be less 24 than or equal to the number of outputs, if less values are supplied the 30 present, the number of values should be less than or equal to the 37 If present, number of cells must be less than or equal to the number of 38 AIFs. If less than the number of AIFs, for cells that have not been
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-light-si1133 | 5 Unit-less infrared intensity. The intensity is measured from 1 13 Unit-less infrared intensity. The intensity is measured from 4 21 Unit-less light intensity with more diodes.
|
D | sysfs-bus-iio-light-isl29018 | 14 The sign bit is extended for resolutions less than 16. While 16 is less affected by the ambient IR noise variation.
|
/Linux-v4.19/arch/nds32/lib/ |
D | memmove.S | 29 andi $r2, $r2, #3 ! How many bytes are less than a word 31 beqz $p1, byte_cpy ! When n is less than a word 44 andi $r2, $r2, #3 ! How many bytes are less than a word 46 beqz $p1, reverse_byte_cpy ! When n is less than a word
|
D | clear_user.S | 21 andi $r1, $r1, #3 ! Bytes less than a word to copy 22 beqz $p0, byte_clear ! Only less than a word to clear
|
D | memset.S | 11 andi $r2, $r2, 3 ! How many bytes are less than a word 12 beqz $p1, byte_set ! When n is less than a word
|
/Linux-v4.19/drivers/iio/temperature/ |
D | Kconfig | 37 tristate "MLX90614 contact-less infrared sensor" 41 MLX90614 contact-less infrared sensor connected with I2C. 47 tristate "MLX90632 contact-less infrared sensor with medical accuracy" 52 MLX90632 contact-less infrared sensor with medical accuracy
|
/Linux-v4.19/net/tipc/ |
D | core.h | 172 static inline int less(u16 left, u16 right) in less() function 179 return !less(val, min) && !more(val, max); in in_range()
|
/Linux-v4.19/Documentation/usb/ |
D | ohci.txt | 16 - improved robustness; bugfixes; and less overhead 19 - less code, by using the upper level "hcd" framework
|
/Linux-v4.19/drivers/net/ethernet/toshiba/ |
D | Kconfig | 36 If you have the wireless-less model of PS3 or have no plan to 39 safely enable this option even if you have a wireless-less model.
|
/Linux-v4.19/tools/build/tests/ex/empty2/ |
D | README | 2 to test proper nesting into Build-less directories.
|
/Linux-v4.19/Documentation/networking/ |
D | PLIP.txt | 73 On these machines, the PLIP driver can be used in IRQ-less mode, where 75 and if such data is available, process it. This mode is less efficient than 78 indicate that there isn't a noticeable performance drop when using IRQ-less 85 data) is, by default, 500usec. As IRQ delivery is more or less immediate, 88 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times 95 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode,
|
/Linux-v4.19/Documentation/devicetree/bindings/devfreq/ |
D | rk3399_dmc.txt | 61 When DDR frequency is less than DRAM_DLL_DISB_FREQ, 66 MHz (Mega Hz). When DDR frequency is less than 72 when the DDR frequency is less then ddr3_odt_dis_freq, 99 When DDR frequency is less then ddr3_odt_dis_freq, 127 MHz (Mega Hz). When the DDR frequency is less then
|
/Linux-v4.19/drivers/media/rc/img-ir/ |
D | Kconfig | 16 less reliable (due to lack of timestamps) and consumes more 25 signals in hardware. This is more reliable, consumes less processing
|
/Linux-v4.19/arch/arc/ |
D | Kconfig.debug | 8 This increases the resident kernel footprint and will cause less
|
/Linux-v4.19/crypto/ |
D | algif_aead.c | 175 size_t less = outlen - usedpages; in _aead_recvmsg() local 177 if (used < less) { in _aead_recvmsg() 181 used -= less; in _aead_recvmsg() 182 outlen -= less; in _aead_recvmsg()
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-uniphier.txt | 1 UniPhier I2C controller (FIFO-less)
|
/Linux-v4.19/Documentation/ |
D | speculation.txt | 33 B.LT less 36 less:
|
/Linux-v4.19/Documentation/openrisc/ |
D | TODO | 3 the coming months. Here's a list of known-to-be-less-than-stellar items
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ieee802154/ |
D | ca8210.txt | 6 - spi-max-frequency: Maximum clock speed, should be *less than*
|
/Linux-v4.19/Documentation/devicetree/bindings/misc/ |
D | eeprom-93xx46.txt | 10 - read-only : parameter-less property which disables writes to the EEPROM
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/light/ |
D | opt3001.txt | 3 The driver supports interrupt-driven and interrupt-less operation, depending
|
/Linux-v4.19/Documentation/devicetree/bindings/net/wireless/ |
D | ieee80211.txt | 8 used for devices that in a given config support less channels than
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | spi-bcm63xx.txt | 13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
|