Searched full:movement (Results 1 – 25 of 126) sorted by relevance
123456
/Linux-v6.1/Documentation/input/devices/ |
D | sentelic.rst | 40 Byte 2: X Movement(9-bit 2's complement integers) 41 Byte 3: Y Movement(9-bit 2's complement integers) 42 Byte 4: Bit3~Bit0 => the scrolling wheel's movement since the last data report. 53 FSP replaces scrolling wheel's movement as 4 bits to show horizontal and 72 Byte 2: X Movement(9-bit 2's complement integers) 73 Byte 3: Y Movement(9-bit 2's complement integers) 74 Byte 4: Bit0 => the Vertical scrolling movement downward. 75 Bit1 => the Vertical scrolling movement upward. 76 Bit2 => the Horizontal scrolling movement leftward. 77 Bit3 => the Horizontal scrolling movement rightward. [all …]
|
D | cs461x.rst | 11 is completed in this mode, but the axis movement is not.
|
/Linux-v6.1/drivers/misc/genwqe/ |
D | card_ddcb.h | 104 * movement of one queue entry to another with the hardware in the 113 * This 1 byte field is written by hardware to interlock the movement
|
/Linux-v6.1/fs/smbfs_common/ |
D | smbfsctl.h | 120 /* Retrieve an opaque file reference for server-side data movement ie copy */ 126 /* Perform server-side data movement */
|
/Linux-v6.1/drivers/media/i2c/ |
D | ak7375.c | 19 * This acts as the minimum granularity of lens movement. 21 * uniformly adjusted for gradual lens movement, with desired
|
D | dw9807-vcm.c | 20 * This acts as the minimum granularity of lens movement. 22 * uniformly adjusted for gradual lens movement, with desired
|
D | dw9714.c | 21 * This acts as the minimum granularity of lens movement. 23 * uniformly adjusted for gradual lens movement, with desired
|
D | dw9768.c | 88 * This acts as the minimum granularity of lens movement. 90 * uniformly adjusted for gradual lens movement, with desired
|
/Linux-v6.1/Documentation/input/ |
D | input-programming.rst | 123 for example for mouse movement, where you don't want the X and Y values 124 to be interpreted separately, because that'd result in a different movement. 228 device. A relative value may be for example a mouse movement in the X axis.
|
D | input.rst | 143 want to use your digitizer in X, because its movement is sent to X 271 Type is for example EV_REL for relative movement, EV_KEY for a keypress or
|
/Linux-v6.1/arch/x86/include/asm/ |
D | sigframe.h | 29 * retcode[] below. This movement allows to have the FP state and the
|
/Linux-v6.1/include/linux/ |
D | dim.h | 218 * Clear all movement history. 227 * Clear all movement history and cause DIM checks frequency to reduce.
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | azoteq,iqs7222.yaml | 527 Specifies the speed of movement after which coordinate filtering is 535 Specifies the speed of movement after which coordinate filtering is 544 while the speed of movement is below that which is specified 551 azoteq,bottom-beta regardless of the speed of movement.
|
/Linux-v6.1/drivers/input/mouse/ |
D | rpcmouse.c | 12 * hardware registers that track the sensor count for the X-Y movement and
|
D | vmmouse.c | 69 * @abs_dev: "Absolute" device used to report absolute mouse movement. 429 * If successful, sets up the input device for relative movement events.
|
D | gpio_mouse.c | 29 * calculate mouse movement.
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | allocators.rst | 8 keeping related blocks near each other reduces the amount of movement
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-scsi_tape | 20 movement such as a rewind when a rewind tape device is
|
D | sysfs-bus-counter | 84 determine the direction of movement by evaluating the leading 97 movement of a conveyor belt: this attribute allows an operator
|
D | sysfs-devices-platform-trackpoint | 82 (RW) When the skipback bit is set, backup cursor movement during
|
/Linux-v6.1/Documentation/input/joydev/ |
D | joystick-api.rst | 104 independent axes, even if the hardware doesn't allow independent movement. 145 task of detecting double clicks, figuring out if movement of axis and button
|
/Linux-v6.1/drivers/gpu/drm/ttm/ |
D | ttm_module.c | 48 * certain size and TTM handles lifetime, movement and CPU mappings of those
|
/Linux-v6.1/arch/mips/include/asm/mach-au1x00/ |
D | au1xxx_dbdma.h | 266 #define DSCR_SRC1_SAM_MASK (3 << 28) /* Src xfer movement */ 274 #define DSCR_DEST1_DAM_MASK (3 << 28) /* Dest xfer movement */
|
/Linux-v6.1/Documentation/gpu/rfc/ |
D | i915_vm_bind.rst | 136 performance degradation. We will also need support for bulk LRU movement of 142 that VM). So, bulk LRU movement of page table pages is also needed.
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | cypress,cy8ctma340.yaml | 81 before movement is detected and reported by the device
|
123456