Searched refs:positions (Results 1 – 25 of 37) sorted by relevance
12
| /Linux-v5.10/fs/jffs2/ |
| D | compr_rtime.c | 36 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/ |
| 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-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-v5.10/scripts/coccinelle/misc/ |
| D | flexible_array.cocci | 20 def relevant(positions): 21 for p in positions:
|
| /Linux-v5.10/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-v5.10/arch/arm/lib/ |
| D | div64.S | 84 @ The division loop for needed upper bit positions. 100 @ The division loop for lower bit positions.
|
| /Linux-v5.10/Documentation/hwmon/ |
| D | ds620.rst | 26 returned via sysfs displays post decimal positions.
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | kirkwood-topkick.dts | 24 * Switch positions
|
| /Linux-v5.10/Documentation/userspace-api/media/cec/ |
| D | cec-pin-error-inj.rst | 248 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/ |
| 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-v5.10/Documentation/userspace-api/media/v4l/ |
| D | dev-osd.rst | 113 sizes and positions of these rectangles. Further drivers may support any
|
| /Linux-v5.10/Documentation/input/devices/ |
| D | ntrig.rst | 55 |sensor_logical_height, | the range for positions reported during activity |
|
| /Linux-v5.10/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
|
| D | sysfs-driver-hid-roccat-koneplus | 30 number the decimal point has to be shifted 2 positions to the
|
| /Linux-v5.10/net/netfilter/ipvs/ |
| D | Kconfig | 236 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/ |
| D | realtek-pc-beep.rst | 128 data (e.g. node IDs, bit positions, pin mappings) for those codecs may differ
|
| /Linux-v5.10/Documentation/admin-guide/pm/ |
| D | intel_idle.rst | 201 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/ |
| D | sysfs-bus-greybus | 226 The interface positions are defined in the GMP
|
| /Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/ |
| D | igb.rst | 70 to predict in all cases where the positions would be on the command line.
|
| /Linux-v5.10/Documentation/input/ |
| D | multi-touch-protocol.rst | 306 from the position of the tool. If both positions are present, the major
|
| /Linux-v5.10/arch/m68k/fpsp040/ |
| D | round.S | 508 lsll %d0,%d2 |shift g,r,s to their positions
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | hpfs.rst | 81 variable length. OS/2 stores window and icon positions and file types there. So
|
12