Searched refs:equals (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v5.4/lib/ |
D | cmdline.c | 203 unsigned int i, equals = 0; in next_arg() local 216 if (equals == 0) { in next_arg() 218 equals = i; in next_arg() 225 if (!equals) in next_arg() 228 args[equals] = '\0'; in next_arg() 229 *val = args + equals + 1; in next_arg()
|
/Linux-v5.4/Documentation/i2c/ |
D | i2c-protocol.rst | 13 Rd/Wr (1 bit) : Read/Write bit. Rd equals 1, Wr equals 0.
|
D | dev-interface.rst | 113 Selects ten bit addresses if select not equals 0, selects normal 7 bit 114 addresses if select equals 0. Default 0. This request is only valid 119 if select not equals 0, disables if select equals 0. Default 0.
|
D | smbus-protocol.rst | 40 Rd/Wr (1 bit) : Read/Write bit. Rd equals 1, Wr equals 0.
|
/Linux-v5.4/Documentation/devicetree/bindings/spi/ |
D | omap-spi.txt | 21 respectively, where N equals the chip select number.
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-typec-displayport | 20 USB Type-C Standard. Functionally it equals to the situation
|
D | sysfs-class-mtd | 144 region comprising an ecc step (as reported by the driver) equals
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
D | vf610-nfc.txt | 33 - nand-ecc-step-size: step size equals page size, currently only 2k pages are
|
/Linux-v5.4/Documentation/hwmon/ |
D | ds1621.rst | 75 ("cooler"), vice versa. That way "heater" equals "active low", whereas 76 "conditioner" equals "active high". Please note that the DS1621 data sheet
|
D | pcf8591.rst | 97 only appears on AOUT pin if aout0_enable equals 1. Reading returns the last
|
/Linux-v5.4/security/tomoyo/ |
D | condition.c | 649 condp->equals = !is_not; in tomoyo_get_condition() 652 condp->equals); in tomoyo_get_condition() 799 const bool match = condp->equals; in tomoyo_condition()
|
D | common.h | 648 bool equals; member
|
/Linux-v5.4/Documentation/ |
D | digsig.txt | 47 keyid equals to SHA1[12-19] over the total key content.
|
D | robust-futex-ABI.txt | 159 bits of the 'lock word' at offset 'offset' from that address equals the
|
D | rpmsg.txt | 215 equals to the src address of their rpmsg channel), the driver's handler
|
/Linux-v5.4/Documentation/virt/kvm/devices/ |
D | arm-vgic-its.txt | 136 - next: equals to 0 if this entry is the last one; otherwise it 161 - next: equals to 0 if this entry is the last one; otherwise it corresponds
|
/Linux-v5.4/tools/build/ |
D | Build.include | 40 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | pixfmt-reserved.rst | 219 data, the number of entries in this array equals the height of the 223 size of a single UYVY block equals the UYVY image's width
|
/Linux-v5.4/Documentation/fb/ |
D | intelfb.rst | 90 with an equals sign (=) as in the following::
|
/Linux-v5.4/Documentation/networking/device_drivers/google/ |
D | gve.rst | 68 4) Poll the ADMIN_QUEUE_EVENT_COUNTER register until it equals
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 104 Number of generator roots. This equals to the number of parity bytes in
|
/Linux-v5.4/scripts/ |
D | Kbuild.include | 181 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
|
/Linux-v5.4/Documentation/networking/ |
D | ipvs-sysctl.txt | 203 modulus sync_period equals the threshold. The range of the
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-top.txt | 263 By default, the number of threads equals to the number of online CPUs.
|
D | perf-stat.txt | 322 The output is SMI cycles%, equals to (aperf - unhalted core cycles) / aperf
|
12