Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/scripts/coccinelle/misc/
A Dflexible_array.cocci20 def relevant(positions):
21 for p in positions:
/linux-6.3-rc2/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-6.3-rc2/Documentation/firmware-guide/acpi/
A Dchromeos-acpi-device.rst20 - Chrome OS switch positions
49 CHSW (Chrome OS switch positions)
51 This control method returns the switch positions for Chrome OS specific hardware switches.
59 An integer containing the switch positions as bitfields:
/linux-6.3-rc2/arch/arm/lib/
A Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
/linux-6.3-rc2/Documentation/hwmon/
A Dds620.rst26 returned via sysfs displays post decimal positions.
/linux-6.3-rc2/include/uapi/linux/
A Dvirtio_snd.h331 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/
A Dapple,admac.yaml49 in an interrupts-extended list the disconnected positions will contain
/linux-6.3-rc2/arch/arm/boot/dts/
A Dkirkwood-topkick.dts24 * Switch positions
/linux-6.3-rc2/sound/virtio/
A Dvirtio_chmap.c192 u8 position = info->positions[ch]; in virtsnd_chmap_build_devs()
/linux-6.3-rc2/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-6.3-rc2/Documentation/userspace-api/media/cec/
A 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.3-rc2/Documentation/userspace-api/media/v4l/
A Ddev-osd.rst113 sizes and positions of these rectangles. Further drivers may support any
/linux-6.3-rc2/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-6.3-rc2/Documentation/input/devices/
A Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |
/linux-6.3-rc2/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-6.3-rc2/lib/zstd/compress/
A 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.3-rc2/Documentation/sound/hd-audio/
A Drealtek-pc-beep.rst128 data (e.g. node IDs, bit positions, pin mappings) for those codecs may differ

Completed in 23 milliseconds

12