Searched refs:equals (Results 1 – 25 of 44) sorted by relevance
12
/linux/lib/ |
A D | cmdline.c | 229 unsigned int i, equals = 0; in next_arg() local 241 if (equals == 0) { in next_arg() 243 equals = i; in next_arg() 250 if (!equals) in next_arg() 253 args[equals] = '\0'; in next_arg() 254 *val = args + equals + 1; in next_arg()
|
/linux/Documentation/i2c/ |
A 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.
|
A D | i2c-protocol.rst | 13 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
|
A D | smbus-protocol.rst | 42 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
|
/linux/Documentation/usb/ |
A D | usbip_protocol.rst | 368 | | | If direction is USBIP_DIR_OUT then n equals | 369 | | | transfer_buffer_length; otherwise n equals 0. | 402 | | | If direction is USBIP_DIR_IN then n equals | 403 | | | actual_length; otherwise n equals 0. |
|
/linux/Documentation/hwmon/ |
A D | gsc-hwmon.rst | 49 equals or exceeds pwm1_auto_point6_temp.
|
A 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
|
A D | pcf8591.rst | 97 only appears on AOUT pin if aout0_enable equals 1. Reading returns the last
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-driver-typec-displayport | 20 USB Type-C Standard. Functionally it equals to the situation
|
A D | sysfs-class-mtd | 144 region comprising an ecc step (as reported by the driver) equals
|
/linux/Documentation/devicetree/bindings/mtd/ |
A D | vf610-nfc.txt | 33 - nand-ecc-step-size: step size equals page size, currently only 2k pages are
|
/linux/security/tomoyo/ |
A 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()
|
A D | common.h | 648 bool equals; member
|
/linux/Documentation/virt/kvm/devices/ |
A D | arm-vgic-its.rst | 162 - next: equals to 0 if this entry is the last one; otherwise it 189 - next: equals to 0 if this entry is the last one; otherwise it corresponds
|
/linux/Documentation/security/ |
A D | digsig.rst | 47 keyid equals to SHA1[12-19] over the total key content.
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-reserved.rst | 207 data, the number of entries in this array equals the height of the 211 size of a single UYVY block equals the UYVY image's width
|
/linux/Documentation/fb/ |
A D | intelfb.rst | 90 with an equals sign (=) as in the following::
|
/linux/tools/build/ |
A D | Build.include | 40 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
|
/linux/Documentation/networking/device_drivers/ethernet/google/ |
A D | gve.rst | 79 4) Poll the ADMIN_QUEUE_EVENT_COUNTER register until it equals
|
/linux/scripts/ |
A D | Kbuild.include | 90 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
|
/linux/Documentation/trace/coresight/ |
A D | coresight-config.rst | 95 that the configuration uses. The number of values in a single preset set, equals
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | verity.rst | 108 Number of generator roots. This equals to the number of parity bytes in
|
/linux/Documentation/locking/ |
A D | robust-futex-ABI.rst | 159 bits of the 'lock word' at offset 'offset' from that address equals the
|
/linux/Documentation/networking/ |
A D | ipvs-sysctl.rst | 209 modulus sync_period equals the threshold. The range of the
|
/linux/tools/perf/Documentation/ |
A D | perf-top.txt | 274 By default, the number of threads equals to the number of online CPUs.
|
Completed in 240 milliseconds
12