Lines Matching refs:pen
45 * uclogic_inrange_timeout - handle pen in-range state timeout.
46 * Emulate input events normally generated when pen goes out of range for
94 /* discard the unused pen interface */
117 * If this is the input corresponding to the pen report
120 if (hi->report->id == params->pen.id) {
172 * than the pen, so use QUIRK_MULTI_INPUT for all tablets.
257 /* Tweak pen reports, if necessary */
260 (report->id == params->pen.id) &&
270 if (params->pen.inrange ==
276 * If report contains fragmented high-resolution pen
279 if (size >= 10 && params->pen.fragmented_hires) {
301 if (params->pen.inrange == UCLOGIC_PARAMS_PEN_INRANGE_NONE) {