Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/lib/
Dcmdline.c201 unsigned int i, equals = 0; in next_arg() local
214 if (equals == 0) { in next_arg()
216 equals = i; in next_arg()
223 if (!equals) in next_arg()
226 args[equals] = '\0'; in next_arg()
227 *val = args + equals + 1; in next_arg()
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dsun6i-rtc.txt14 - #clock-cells : must be equals to 1. The RTC provides two clocks: the
/Linux-v4.19/Documentation/i2c/
Di2c-protocol8 Rd/Wr (1 bit) : Read/Write bit. Rd equals 1, Wr equals 0.
Ddev-interface109 Selects ten bit addresses if select not equals 0, selects normal 7 bit
110 addresses if select equals 0. Default 0. This request is only valid
115 if select not equals 0, disables if select equals 0. Default 0.
Dsmbus-protocol38 Rd/Wr (1 bit) : Read/Write bit. Rd equals 1, Wr equals 0.
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Domap-spi.txt20 respectively, where N equals the chip select number.
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dvf610-nfc.txt33 - nand-ecc-step-size: step size equals page size, currently only 2k pages are
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport20 USB Type-C Standard. Functionally it equals to the situation
Dsysfs-class-mtd144 region comprising an ecc step (as reported by the driver) equals
/Linux-v4.19/Documentation/hwmon/
Dds162156 ("cooler"), vice versa. That way "heater" equals "active low", whereas
57 "conditioner" equals "active high". Please note that the DS1621 data sheet
Dpcf859189 only appears on AOUT pin if aout0_enable equals 1. Reading returns the last
/Linux-v4.19/security/tomoyo/
Dcondition.c631 condp->equals = !is_not; in tomoyo_get_condition()
634 condp->equals); in tomoyo_get_condition()
778 const bool match = condp->equals; in tomoyo_condition()
Dcommon.h645 bool equals; member
/Linux-v4.19/Documentation/
Ddigsig.txt47 keyid equals to SHA1[12-19] over the total key content.
Drobust-futex-ABI.txt159 bits of the 'lock word' at offset 'offset' from that address equals the
/Linux-v4.19/Documentation/virtual/kvm/devices/
Darm-vgic-its.txt136 - 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-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-reserved.rst212 data, the number of entries in this array equals the height of the
216 size of a single UYVY block equals the UYVY image's width
Dvidioc-g-ext-ctrls.rst284 Ignored if ``count`` equals zero.
/Linux-v4.19/tools/build/
DBuild.include40 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
/Linux-v4.19/Documentation/fb/
Dintelfb.txt85 with an equals sign (=) as in the following:
/Linux-v4.19/tools/perf/Documentation/
Dperf-top.txt250 By default, the number of threads equals to the number of online CPUs.
Dperf-stat.txt309 The output is SMI cycles%, equals to (aperf - unhalted core cycles) / aperf
/Linux-v4.19/Documentation/device-mapper/
Dverity.txt100 Number of generator roots. This equals to the number of parity bytes in
/Linux-v4.19/Documentation/networking/
Dipvs-sysctl.txt203 modulus sync_period equals the threshold. The range of the
/Linux-v4.19/scripts/
DKbuild.include219 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.

12