Home
last modified time | relevance | path

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

12

/linux-6.12.1/lib/
Dcmdline.c229 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-6.12.1/Documentation/i2c/
Di2c-protocol.rst14 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
Ddev-interface.rst113 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.
Dsmbus-protocol.rst42 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
/linux-6.12.1/Documentation/usb/
Dusbip_protocol.rst367 | | | If direction is USBIP_DIR_OUT then n equals |
368 | | | transfer_buffer_length; otherwise n equals 0. |
401 | | | If direction is USBIP_DIR_IN then n equals |
402 | | | actual_length; otherwise n equals 0. |
/linux-6.12.1/Documentation/hwmon/
Dgsc-hwmon.rst49 equals or exceeds pwm1_auto_point6_temp.
Dds1621.rst75 ("cooler"), vice versa. That way "heater" equals "active low", whereas
76 "conditioner" equals "active high". Please note that the DS1621 data sheet
Dpcf8591.rst97 only appears on AOUT pin if aout0_enable equals 1. Reading returns the last
/linux-6.12.1/Documentation/devicetree/bindings/mtd/
Dvf610-nfc.txt33 - nand-ecc-step-size: step size equals page size, currently only 2k pages are
/linux-6.12.1/security/tomoyo/
Dcondition.c649 condp->equals = !is_not; in tomoyo_get_condition()
652 condp->equals); in tomoyo_get_condition()
799 const bool match = condp->equals; in tomoyo_condition()
Dcommon.h648 bool equals; member
/linux-6.12.1/Documentation/virt/kvm/devices/
Darm-vgic-its.rst165 - next: equals to 0 if this entry is the last one; otherwise it
192 - next: equals to 0 if this entry is the last one; otherwise it corresponds
/linux-6.12.1/Documentation/security/
Ddigsig.rst47 keyid equals to SHA1[12-19] over the total key content.
/linux-6.12.1/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
Dsysfs-fs-f2fs580 initialized as 604800 seconds (equals to 7 days).
686 (equals to 1GB).
693 (equals to 10GB).
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dpixfmt-reserved.rst207 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-6.12.1/tools/build/
DBuild.include40 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/google/
Dgve.rst88 4) Poll the ADMIN_QUEUE_EVENT_COUNTER register until it equals
/linux-6.12.1/Documentation/admin-guide/mm/
Dksm.rst248 where ksm_saved_pages equals to the sum of ``pages_sharing`` +
259 where ksm_saved_pages equals to the sum of ``ksm_merging_pages`` and
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dverity.rst108 Number of generator roots. This equals to the number of parity bytes in
/linux-6.12.1/Documentation/locking/
Drobust-futex-ABI.rst159 bits of the 'lock word' at offset 'offset' from that address equals the
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-config.rst95 that the configuration uses. The number of values in a single preset set, equals
/linux-6.12.1/Documentation/networking/
Dipvs-sysctl.rst229 modulus sync_period equals the threshold. The range of the
/linux-6.12.1/Documentation/staging/
Drpmsg.rst219 equals to the src address of their rpmsg channel), the driver's handler

12