Home
last modified time | relevance | path

Searched refs:positions (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.6.21/fs/jffs2/
Dcompr_rtime.c36 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.6.21/Documentation/ABI/testing/
Dsysfs-bus-iio-mpu605010 easy to tell the relative positions among sensors as well as their
11 positions relative to the board that holds these sensors. Identity matrix
Dsysfs-driver-input-cros-ec-keyb5 ordered by the physical positions of the keys, from left
Dsysfs-driver-hid-ntrig73 (RO) The range for positions reported during activity.
Dsysfs-driver-hid-roccat-kone39 number the decimal point has to be shifted 2 positions to the
/linux-6.6.21/scripts/coccinelle/misc/
Dflexible_array.cocci20 def relevant(positions):
21 for p in positions:
/linux-6.6.21/Documentation/sound/designs/
Dchannel-mapping-api.rst28 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.6.21/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst19 - 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.6.21/arch/arm/lib/
Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
/linux-6.6.21/Documentation/hwmon/
Dds620.rst26 returned via sysfs displays post decimal positions.
/linux-6.6.21/include/uapi/linux/
Dvirtio_snd.h331 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/linux-6.6.21/Documentation/devicetree/bindings/dma/
Dapple,admac.yaml50 in an interrupts-extended list the disconnected positions will contain
/linux-6.6.21/sound/virtio/
Dvirtio_chmap.c192 u8 position = info->positions[ch]; in virtsnd_chmap_build_devs()
/linux-6.6.21/arch/arm/boot/dts/marvell/
Dkirkwood-topkick.dts24 * Switch positions
/linux-6.6.21/Documentation/networking/
Dj1939.rst77 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
Darcnet-hardware.rst504 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 …]
Dfib_trie.rst49 the number of positions in the child array of a given tnode that are
/linux-6.6.21/Documentation/userspace-api/media/cec/
Dcec-pin-error-inj.rst250 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.6.21/Documentation/userspace-api/media/v4l/
Ddev-osd.rst113 sizes and positions of these rectangles. Further drivers may support any
/linux-6.6.21/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-kovaplus48 number the decimal point has to be shifted 2 positions to the
Dsysfs-driver-hid-roccat-pyra37 number the decimal point has to be shifted 2 positions to the
/linux-6.6.21/Documentation/input/devices/
Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |
/linux-6.6.21/net/netfilter/ipvs/
DKconfig237 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.6.21/lib/zstd/compress/
Dzstd_opt.c522 { 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.6.21/Documentation/power/powercap/
Ddtpm.rst37 shared between devices, not their physical positions.

12