/linux-6.12.1/drivers/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-6.12.1/fs/smb/client/ |
D | fs_context.c | 999 if (result.negated) { in smb3_fs_context_parse_param() 1007 if (result.negated) in smb3_fs_context_parse_param() 1016 if (result.negated) in smb3_fs_context_parse_param() 1024 if (result.negated) in smb3_fs_context_parse_param() 1032 if (result.negated) in smb3_fs_context_parse_param() 1038 if (result.negated) in smb3_fs_context_parse_param() 1045 if (result.negated) in smb3_fs_context_parse_param() 1052 if (result.negated) in smb3_fs_context_parse_param() 1058 if (result.negated) in smb3_fs_context_parse_param() 1064 if (result.negated) in smb3_fs_context_parse_param() [all …]
|
/linux-6.12.1/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-6.12.1/drivers/media/rc/ |
D | ir-spi.c | 28 bool negated; member 106 if (idata->negated) { in ir_spi_set_duty_cycle() 143 idata->negated = device_property_read_bool(dev, "led-active-low"); in ir_spi_probe()
|
/linux-6.12.1/fs/nfs/ |
D | fs_context.c | 574 if (result.negated) in nfs_fs_context_parse_param() 580 if (result.negated) in nfs_fs_context_parse_param() 586 if (result.negated) in nfs_fs_context_parse_param() 592 if (result.negated) in nfs_fs_context_parse_param() 598 if (result.negated) in nfs_fs_context_parse_param() 604 if (result.negated) in nfs_fs_context_parse_param() 610 if (result.negated) { in nfs_fs_context_parse_param() 633 if (result.negated) in nfs_fs_context_parse_param() 639 if (result.negated) in nfs_fs_context_parse_param() 645 if (result.negated) in nfs_fs_context_parse_param() [all …]
|
/linux-6.12.1/fs/ceph/ |
D | super.c | 498 if (!result.negated) in ceph_parse_mount_param() 504 if (!result.negated) in ceph_parse_mount_param() 510 if (!result.negated) in ceph_parse_mount_param() 516 if (!result.negated) in ceph_parse_mount_param() 522 if (!result.negated) in ceph_parse_mount_param() 532 if (result.negated) { in ceph_parse_mount_param() 544 if (!result.negated) in ceph_parse_mount_param() 550 if (!result.negated) in ceph_parse_mount_param() 556 if (!result.negated) in ceph_parse_mount_param() 562 if (!result.negated) in ceph_parse_mount_param() [all …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/virt/vboxguest/ |
D | vboxguest_linux.c | 88 * Return: %0 on success, negated errno on failure. 103 * Return: %0 on success, negated errno on failure. 226 * Return: 0 on success, negated errno on failure. 285 * Return: 0 on success, negated errno on failure.
|
/linux-6.12.1/Documentation/arch/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-6.12.1/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-6.12.1/Documentation/devicetree/bindings/pci/ |
D | pci-msi.txt | 168 * negated. 211 * RID, but the high bit of the bus number is negated.
|
/linux-6.12.1/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-6.12.1/net/ceph/ |
D | ceph_common.c | 556 if (!result.negated) in ceph_parse_param() 562 if (!result.negated) in ceph_parse_param() 568 if (!result.negated) in ceph_parse_param() 574 if (!result.negated) in ceph_parse_param() 580 if (!result.negated) in ceph_parse_param()
|
/linux-6.12.1/include/linux/input/ |
D | kxtj9.h | 25 * Each axis can be negated to account for sensor orientation within
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/irled/ |
D | ir-spi-led.yaml | 35 Output is negated with a NOT gate.
|
/linux-6.12.1/fs/btrfs/ |
D | super.c | 320 if (result.negated) { in btrfs_parse_param() 328 if (result.negated) { in btrfs_parse_param() 392 if (result.negated) { in btrfs_parse_param() 402 if (result.negated) { in btrfs_parse_param() 411 if (result.negated) in btrfs_parse_param() 427 if (result.negated) { in btrfs_parse_param() 448 if (result.negated) in btrfs_parse_param() 464 if (result.negated) in btrfs_parse_param() 473 if (result.negated) { in btrfs_parse_param() 500 if (result.negated) { in btrfs_parse_param() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/reset/ |
D | renesas,rst.yaml | 16 - Latching of the levels on mode pins when PRESET# is negated,
|
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_mmu.h | 44 * %PVR_DEVICE_PAGE_SIZE. When bitwise negated, it will indicate whether a
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | swap_numa.rst | 72 value in the swap_avail_list is the negated value of the swap device's
|
/linux-6.12.1/drivers/clocksource/ |
D | timer-imx-sysctr.c | 47 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
|