Home
last modified time | relevance | path

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

12

/Linux-v5.10/fs/jffs2/
Dcompr_rtime.c36 unsigned short positions[256]; in jffs2_rtime_compress() local
40 memset(positions,0,sizeof(positions)); in jffs2_rtime_compress()
50 backpos = positions[value]; in jffs2_rtime_compress()
51 positions[value]=pos; in jffs2_rtime_compress()
77 unsigned short positions[256]; in jffs2_rtime_decompress() local
81 memset(positions,0,sizeof(positions)); in jffs2_rtime_decompress()
91 backoffs = positions[value]; in jffs2_rtime_decompress()
93 positions[value]=outpos; in jffs2_rtime_decompress()
/Linux-v5.10/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-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-v5.10/scripts/coccinelle/misc/
Dflexible_array.cocci20 def relevant(positions):
21 for p in positions:
/Linux-v5.10/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-v5.10/arch/arm/lib/
Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
/Linux-v5.10/Documentation/hwmon/
Dds620.rst26 returned via sysfs displays post decimal positions.
/Linux-v5.10/arch/arm/boot/dts/
Dkirkwood-topkick.dts24 * Switch positions
/Linux-v5.10/Documentation/userspace-api/media/cec/
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-v5.10/Documentation/networking/
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-v5.10/Documentation/userspace-api/media/v4l/
Ddev-osd.rst113 sizes and positions of these rectangles. Further drivers may support any
/Linux-v5.10/Documentation/input/devices/
Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |
/Linux-v5.10/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
Dsysfs-driver-hid-roccat-koneplus30 number the decimal point has to be shifted 2 positions to the
/Linux-v5.10/net/netfilter/ipvs/
DKconfig236 is to assign a preference list of all the lookup table positions
298 list of the positions to each destination until all slots in
/Linux-v5.10/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst128 data (e.g. node IDs, bit positions, pin mappings) for those codecs may differ
/Linux-v5.10/Documentation/admin-guide/pm/
Dintel_idle.rst201 Namely, the positions of the bits that are set in the ``states_off`` value are
209 disabled by default and so on (bit positions beyond the maximum idle state index
/Linux-v5.10/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus226 The interface positions are defined in the GMP
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/
Digb.rst70 to predict in all cases where the positions would be on the command line.
/Linux-v5.10/Documentation/input/
Dmulti-touch-protocol.rst306 from the position of the tool. If both positions are present, the major
/Linux-v5.10/arch/m68k/fpsp040/
Dround.S508 lsll %d0,%d2 |shift g,r,s to their positions
/Linux-v5.10/Documentation/filesystems/
Dhpfs.rst81 variable length. OS/2 stores window and icon positions and file types there. So

12