Home
last modified time | relevance | path

Searched +full:06 +full:- +full:inch (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
Dhid-uclogic-rdesc.c1 // SPDX-License-Identifier: GPL-2.0+
3 * HID driver for UC-Logic devices not fully compliant with HID standard
4 * - original and fixed report descriptors
6 * Copyright (c) 2010-2017 Nikolai Kondrashov
17 #include "hid-uclogic-rdesc.h"
44 0x55, 0xFD, /* Unit Exponent (-3), */
45 0x65, 0x13, /* Unit (Inch), */
89 0x55, 0xFD, /* Unit Exponent (-3), */
90 0x65, 0x13, /* Unit (Inch), */
126 0x15, 0x81, /* Logical Minimum (-127), */
[all …]
/kernel/linux/linux-6.6/drivers/hid/
Dhid-uclogic-rdesc.c1 // SPDX-License-Identifier: GPL-2.0+
3 * HID driver for UC-Logic devices not fully compliant with HID standard
4 * - original and fixed report descriptors
6 * Copyright (c) 2010-2017 Nikolai Kondrashov
17 #include "hid-uclogic-rdesc.h"
44 0x55, 0xFD, /* Unit Exponent (-3), */
45 0x65, 0x13, /* Unit (Inch), */
89 0x55, 0xFD, /* Unit Exponent (-3), */
90 0x65, 0x13, /* Unit (Inch), */
126 0x15, 0x81, /* Logical Minimum (-127), */
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
Dtest_wacom_generic.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
110 number and tool-type identifier. Values of ``0`` may sometimes be
111 used for the out-of-range condition.
149 range 0 cm - 5 cm) and exact unit comparison (e.g. 1 inch is
150 not within the range 0 cm - 5 cm).
152 phys_size = (field.physical_max - field.physical_min) * 10 ** (field.unit_exp)
172 self.ring = -1
332 Bare-bones opaque tablet with a minimum of features.
339 not any of Wacom's vendor-defined pages.
[all …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Datarikbd.rst12 provides a convenient connection point for a mouse and switch-type joysticks.
13 The ikbd processor also maintains a time-of-day clock with one second
18 The ikbd communicates with the main processor over a high speed bi-directional
41 0xF8-0xFB relative mouse position records (lsbs determined by
43 0xFC time-of-day
56 approximately 200 counts (phase changes or 'clicks') per inch of travel. The
67 ---------------------------
92 +127...-128 range, the motion is broken into multiple packets.
97 ---------------------------
104 ---------------------
[all …]
/kernel/linux/linux-6.6/Documentation/input/devices/
Datarikbd.rst12 provides a convenient connection point for a mouse and switch-type joysticks.
13 The ikbd processor also maintains a time-of-day clock with one second
18 The ikbd communicates with the main processor over a high speed bi-directional
41 0xF8-0xFB relative mouse position records (lsbs determined by
43 0xFC time-of-day
56 approximately 200 counts (phase changes or 'clicks') per inch of travel. The
67 ---------------------------
92 +127...-128 range, the motion is broken into multiple packets.
97 ---------------------------
104 ---------------------
[all …]