Lines Matching +full:non +full:- +full:descriptive
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * HID driver for UC-Logic devices not fully compliant with HID standard
4 * - tablet initialization and parameter retrieval
26 /* Types of pen in-range reporting */
28 /* Normal reports: zero - out of proximity, one - in proximity */
30 /* Inverted reports: zero - in proximity, one - out of proximity */
67 * Must use declarative (descriptive) language, not imperative, to simplify
92 /* Type of in-range reporting, only valid if "id" is not zero */
96 * high-order X and then Y bytes following the pressure field.
111 * Must use declarative (descriptive) language, not imperative, to simplify
136 * Number of the least-significant bit of the 2-bit state of a rotary
137 * encoder, in the report. Cannot point to a 2-bit field crossing a
142 * Offset of the Wacom-style device ID byte in the report, to be set
151 * Zero if not present. If dev_id_byte is also valid and non-zero,
167 * out-of-proximity (finger lift) value.
175 * counterclockwise, as opposed to the normal 1 and -1.
194 * Must use declarative (descriptive) language, not imperative, to simplify
197 * When filled with zeros represents a "noop" configuration - passes all
250 /* In-range timer */