Home
last modified time | relevance | path

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

12

/linux/fs/jffs2/
A 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/Documentation/ABI/testing/
A 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
A Dsysfs-driver-input-cros-ec-keyb5 ordered by the physical positions of the keys, from left
A Dsysfs-driver-hid-ntrig73 (RO) The range for positions reported during activity.
A Dsysfs-driver-hid-roccat-kone39 number the decimal point has to be shifted 2 positions to the
/linux/scripts/coccinelle/misc/
A Dflexible_array.cocci20 def relevant(positions):
21 for p in positions:
/linux/Documentation/sound/designs/
A 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/arch/arm/lib/
A Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
/linux/Documentation/hwmon/
A Dds620.rst26 returned via sysfs displays post decimal positions.
/linux/include/uapi/linux/
A Dvirtio_snd.h331 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/linux/Documentation/networking/
A 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
A 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.
2767 16K block can be located in any of eight positions.
2948 located in any of eight positions. The address of the Boot Prom is
[all …]
A Dfib_trie.rst49 the number of positions in the child array of a given tnode that are
/linux/sound/virtio/
A Dvirtio_chmap.c192 u8 position = info->positions[ch]; in virtsnd_chmap_build_devs()
/linux/arch/arm/boot/dts/
A Dkirkwood-topkick.dts24 * Switch positions
/linux/Documentation/userspace-api/media/cec/
A Dcec-pin-error-inj.rst248 This command is ignored for 0 bits in bit positions 0 to 3. This is
266 This command is ignored for 0 bits in bit positions 0 to 3. This is
302 positions 0-3 the receiver can interpret this as an Arbitration Lost
/linux/Documentation/userspace-api/media/v4l/
A Ddev-osd.rst113 sizes and positions of these rectangles. Further drivers may support any
/linux/net/netfilter/ipvs/
A DKconfig236 is to assign a preference list of all the lookup table positions
309 list of the positions to each destination until all slots in
/linux/lib/zstd/compress/
A Dzstd_opt.c487 { U32 positions = 0; in ZSTD_insertBt1() local
488 … if (bestLength > 384) positions = MIN(192, (U32)(bestLength - 384)); /* speed optimization */ in ZSTD_insertBt1()
490 return MAX(positions, matchEndIdx - (curr + 8)); in ZSTD_insertBt1()
/linux/Documentation/input/devices/
A Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |
/linux/Documentation/ABI/obsolete/
A Dsysfs-driver-hid-roccat-kovaplus48 number the decimal point has to be shifted 2 positions to the
A Dsysfs-driver-hid-roccat-pyra37 number the decimal point has to be shifted 2 positions to the
/linux/Documentation/power/powercap/
A Ddtpm.rst37 shared between devices, not their physical positions.
/linux/Documentation/sound/hd-audio/
A Drealtek-pc-beep.rst128 data (e.g. node IDs, bit positions, pin mappings) for those codecs may differ
/linux/Documentation/admin-guide/pm/
A Dintel_idle.rst204 Namely, the positions of the bits that are set in the ``states_off`` value are
213 disabled by default and so on (bit positions beyond the maximum idle state index

Completed in 52 milliseconds

12