/linux-5.10/drivers/staging/comedi/drivers/ |
D | amplc_dio200_pci.c | 128 * 6. /GAT n, negated version of the counter channel's dedicated 129 * GAT input (negated version of gate source 2). 131 * (negated version of gate source 3). 137 * 11. Negated "pattern present" signal, LOW while pattern present 138 * (negated version of gate source 8). 139 * 12. Negated "pattern occurred" latched signal, latches LOW when 140 * pattern occurs (negated version of gate source 9). 141 * 13. Negated "pattern gone away" latched signal, latches LOW when 142 * pattern goes away after it occurred (negated version of gate
|
/linux-5.10/arch/s390/include/asm/ |
D | elf.h | 69 negated static TLS block offset. */ 71 negated static TLS block offset. */ 73 negated static TLS block offset. */ 74 #define R_390_TLS_LE32 50 /* 32 bit negated offset relative to 76 #define R_390_TLS_LE64 51 /* 64 bit negated offset relative to
|
/linux-5.10/drivers/media/rc/ |
D | ir-spi.c | 23 bool negated; member 102 if (idata->negated) { in ir_spi_set_duty_cycle() 138 idata->negated = of_property_read_bool(spi->dev.of_node, in ir_spi_probe()
|
/linux-5.10/fs/ |
D | fs_parser.c | 56 struct fs_parameter *param, bool *negated) in fs_lookup_key() argument 62 *negated = false; in fs_lookup_key() 77 *negated = true; in fs_lookup_key() 112 p = fs_lookup_key(desc, param, &result->negated); in __fs_parse() 126 result->boolean = !result->negated; in __fs_parse()
|
/linux-5.10/fs/ceph/ |
D | super.c | 371 if (!result.negated) in ceph_parse_mount_param() 377 if (!result.negated) in ceph_parse_mount_param() 383 if (!result.negated) in ceph_parse_mount_param() 389 if (!result.negated) in ceph_parse_mount_param() 395 if (!result.negated) in ceph_parse_mount_param() 405 if (result.negated) { in ceph_parse_mount_param() 417 if (!result.negated) in ceph_parse_mount_param() 423 if (!result.negated) in ceph_parse_mount_param() 429 if (!result.negated) in ceph_parse_mount_param() 435 if (!result.negated) in ceph_parse_mount_param() [all …]
|
/linux-5.10/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 15 # annotate this, all features that driver A selects cannot now be negated by 21 # negated by other drivers.
|
/linux-5.10/fs/nfs/ |
D | fs_context.c | 476 if (result.negated) in nfs_fs_context_parse_param() 482 if (result.negated) in nfs_fs_context_parse_param() 488 if (result.negated) in nfs_fs_context_parse_param() 494 if (result.negated) in nfs_fs_context_parse_param() 500 if (result.negated) { in nfs_fs_context_parse_param() 522 if (result.negated) in nfs_fs_context_parse_param() 528 if (result.negated) in nfs_fs_context_parse_param() 534 if (result.negated) in nfs_fs_context_parse_param() 540 if (result.negated) in nfs_fs_context_parse_param() 546 if (result.negated) in nfs_fs_context_parse_param() [all …]
|
/linux-5.10/drivers/virt/vboxguest/ |
D | vboxguest_linux.c | 85 * Return: 0 on success, negated errno on failure. 98 * Return: 0 on success, negated errno on failure. 224 * Return: 0 on success, negated errno on failure. 276 * Return: 0 on success, negated errno on failure.
|
/linux-5.10/Documentation/arm/nwfpe/ |
D | netwinder-fpe.rst | 70 CNF{cond} Fn, Fm Compare negated floating 71 CNFE{cond} Fn, Fm Compare negated floating with exception 108 MNF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move negated
|
/linux-5.10/drivers/hid/ |
D | hid-picolcd_cir.c | 49 * with value negated for pulse. Intervals are in microseconds. in picolcd_raw_cir() 51 * Note: some userspace LIRC code for PicoLCD says negated values in picolcd_raw_cir()
|
/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | pci-msi.txt | 168 * negated. 211 * RID, but the high bit of the bus number is negated.
|
/linux-5.10/Documentation/devicetree/bindings/leds/irled/ |
D | spi-ir-led.txt | 14 negated with a NOT gate.
|
/linux-5.10/net/ceph/ |
D | ceph_common.c | 538 if (!result.negated) in ceph_parse_param() 544 if (!result.negated) in ceph_parse_param() 550 if (!result.negated) in ceph_parse_param() 556 if (!result.negated) in ceph_parse_param() 562 if (!result.negated) in ceph_parse_param()
|
/linux-5.10/arch/mips/math-emu/ |
D | dp_fint.c | 30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
|
D | sp_fint.c | 30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754sp_fint()
|
D | dp_flong.c | 30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
|
D | sp_flong.c | 30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
|
/linux-5.10/include/linux/input/ |
D | kxtj9.h | 25 * Each axis can be negated to account for sensor orientation within
|
/linux-5.10/Documentation/devicetree/bindings/reset/ |
D | renesas,rst.yaml | 16 - Latching of the levels on mode pins when PRESET# is negated,
|
/linux-5.10/drivers/spi/ |
D | spi-butterfly.c | 106 /* only STATUS_BUSY is NOT negated */ in getmiso() 120 * most PARPORT_CONTROL_* bits are negated, so we must in butterfly_chipselect()
|
/linux-5.10/drivers/clocksource/ |
D | timer-imx-sysctr.c | 36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
|
/linux-5.10/Documentation/vm/ |
D | swap_numa.rst | 74 value in the swap_avail_list is the negated value of the swap device's
|
/linux-5.10/drivers/power/supply/ |
D | max8903_charger.c | 89 /* Charger Enable / Disable (cen is negated) */ in max8903_dcin() 128 /* Charger Enable / Disable (cen is negated) */ in max8903_usbin()
|
/linux-5.10/include/linux/ |
D | fs_parser.h | 54 bool negated; /* T if param was "noxxx" */ member
|
/linux-5.10/drivers/staging/comedi/ |
D | comedi.h | 1495 * negated output of counter channel minus 2 1506 AMPLC_DIO_GAT_NGATN = 6, /* negated per channel gate input */ 1507 /* non-negated output of counter channel minus 2 */ 1512 AMPLC_DIO_GAT_NPAT_PRESENT, /* negated "pattern present" */ 1513 AMPLC_DIO_GAT_NPAT_OCCURRED, /* negated "pattern occurred" */ 1514 AMPLC_DIO_GAT_NPAT_GONE /* negated "pattern gone away" */
|