/linux-6.12.1/fs/jffs2/ |
D | compr_rtime.c | 36 unsigned short positions[256]; in jffs2_rtime_compress() local 43 memset(positions,0,sizeof(positions)); in jffs2_rtime_compress() 53 backpos = positions[value]; in jffs2_rtime_compress() 54 positions[value]=pos; in jffs2_rtime_compress() 80 unsigned short positions[256]; in jffs2_rtime_decompress() local 84 memset(positions,0,sizeof(positions)); in jffs2_rtime_decompress() 94 backoffs = positions[value]; in jffs2_rtime_decompress() 96 positions[value]=outpos; in jffs2_rtime_decompress()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-mpu6050 | 10 easy to tell the relative positions among sensors as well as their 11 positions relative to the board that holds these sensors. Identity matrix
|
D | sysfs-driver-input-cros-ec-keyb | 5 ordered by the physical positions of the keys, from left
|
D | sysfs-driver-hid-ntrig | 73 (RO) The range for positions reported during activity.
|
D | sysfs-driver-hid-roccat-kone | 39 number the decimal point has to be shifted 2 positions to the
|
/linux-6.12.1/scripts/coccinelle/misc/ |
D | flexible_array.cocci | 20 def relevant(positions): 21 for p in positions:
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_panic_qr.rs | 730 let positions = self.version.alignment_pattern(); in draw_alignments() localVariable 731 for &x in positions.iter() { in draw_alignments() 732 for &y in positions.iter() { in draw_alignments() 741 let positions = self.version.alignment_pattern(); in is_alignment() localVariable 742 for &ax in positions.iter() { in is_alignment() 743 for &ay in positions.iter() { in is_alignment()
|
/linux-6.12.1/Documentation/sound/designs/ |
D | channel-mapping-api.rst | 28 positions even with the same number of total channels. However, there 69 while the latter two are for flexible channel positions. ``_VAR`` type is 83 /* channel positions */ 160 to pass an integer value containing the valid channel positions for
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | chromeos-acpi-device.rst | 19 - Chrome OS switch positions 48 CHSW (Chrome OS switch positions) 50 This control method returns the switch positions for Chrome OS specific hardware switches. 58 An integer containing the switch positions as bitfields:
|
/linux-6.12.1/arch/arm/lib/ |
D | div64.S | 84 @ The division loop for needed upper bit positions. 100 @ The division loop for lower bit positions.
|
/linux-6.12.1/Documentation/hwmon/ |
D | ds620.rst | 26 returned via sysfs displays post decimal positions.
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_snd.h | 353 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/linux-6.12.1/Documentation/networking/ |
D | j1939.rst | 77 Bit positions within the CAN-ID 90 Bit positions within the CAN-ID 105 Bit positions within the CAN-ID 115 Bit positions within the CAN-ID
|
D | arcnet-hardware.rst | 504 switch positions. 669 16K block can be located in any of eight positions. 672 positions, determined by the offset, switches 7 and 8 of group S1. 1440 located in any of eight positions. The address of the Boot Prom is 1913 located in any of sixteen positions. However, the addresses below 2053 located in any of eight positions. The address of the Boot Prom is 2199 located in any of eight positions. The address of the Boot Prom is 2571 16K block can be located in any of eight positions. 2574 positions, determined by the offset, switches 7 and 8 of group SW2. 2767 16K block can be located in any of eight positions. [all …]
|
D | fib_trie.rst | 49 the number of positions in the child array of a given tnode that are
|
/linux-6.12.1/sound/virtio/ |
D | virtio_chmap.c | 192 u8 position = info->positions[ch]; in virtsnd_chmap_build_devs()
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | kirkwood-topkick.dts | 24 * Switch positions
|
/linux-6.12.1/Documentation/userspace-api/media/cec/ |
D | cec-pin-error-inj.rst | 250 This command is ignored for 0 bits in bit positions 0 to 3. This is 268 This command is ignored for 0 bits in bit positions 0 to 3. This is 304 positions 0-3 the receiver can interpret this as an Arbitration Lost
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-osd.rst | 113 sizes and positions of these rectangles. Further drivers may support any
|
/linux-6.12.1/net/netfilter/ipvs/ |
D | Kconfig | 237 is to assign a preference list of all the lookup table positions 310 list of the positions to each destination until all slots in
|
/linux-6.12.1/Documentation/input/devices/ |
D | ntrig.rst | 55 |sensor_logical_height, | the range for positions reported during activity |
|
/linux-6.12.1/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-kovaplus | 48 number the decimal point has to be shifted 2 positions to the
|
D | sysfs-driver-hid-roccat-pyra | 37 number the decimal point has to be shifted 2 positions to the
|
/linux-6.12.1/lib/zstd/compress/ |
D | zstd_opt.c | 522 { U32 positions = 0; in ZSTD_insertBt1() local 523 … if (bestLength > 384) positions = MIN(192, (U32)(bestLength - 384)); /* speed optimization */ in ZSTD_insertBt1() 525 return MAX(positions, matchEndIdx - (curr + 8)); in ZSTD_insertBt1()
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 128 data (e.g. node IDs, bit positions, pin mappings) for those codecs may differ
|