Home
last modified time | relevance | path

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

12

/linux/fs/jffs2/
H 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/
H 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
H A Dsysfs-driver-input-cros-ec-keyb5 ordered by the physical positions of the keys, from left
H A Dsysfs-driver-hid-ntrig73 (RO) The range for positions reported during activity.
H A Dsysfs-driver-hid-roccat-kone39 number the decimal point has to be shifted 2 positions to the
/linux/scripts/coccinelle/misc/
H A Dflexible_array.cocci20 def relevant(positions):
21 for p in positions:
/linux/Documentation/sound/designs/
H 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/Documentation/firmware-guide/acpi/
H A 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/arch/arm/lib/
H A Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
/linux/Documentation/hwmon/
H A Dds620.rst26 returned via sysfs displays post decimal positions.
/linux/include/uapi/linux/
H A Dvirtio_snd.h353 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/linux/sound/virtio/
H A Dvirtio_chmap.c192 u8 position = info->positions[ch]; in virtsnd_chmap_build_devs()
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-topkick.dts24 * Switch positions
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-osd.rst114 sizes and positions of these rectangles. Further drivers may support any
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-kovaplus48 number the decimal point has to be shifted 2 positions to the
H A Dsysfs-driver-hid-roccat-pyra37 number the decimal point has to be shifted 2 positions to the
H A Dsysfs-driver-hid-roccat-koneplus30 number the decimal point has to be shifted 2 positions to the
/linux/Documentation/input/devices/
H A Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |
/linux/net/netfilter/ipvs/
H A 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/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst128 data (e.g. node IDs, bit positions, pin mappings) for those codecs may differ
/linux/Documentation/networking/
H A Dfib_trie.rst49 the number of positions in the child array of a given tnode that are
/linux/Documentation/power/powercap/
H A Ddtpm.rst37 shared between devices, not their physical positions.
/linux/lib/zstd/compress/
H A Dzstd_opt.c554 { U32 positions = 0; in ZSTD_insertBt1() local
555 … if (bestLength > 384) positions = MIN(192, (U32)(bestLength - 384)); /* speed optimization */ in ZSTD_insertBt1()
557 return MAX(positions, matchEndIdx - (curr + 8)); in ZSTD_insertBt1()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Digb.rst70 to predict in all cases where the positions would be on the command line.
/linux/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus226 The interface positions are defined in the GMP

12