Lines Matching defs:report
28 * tablets which don't report that.
93 /* no report associated (HID_QUIRK_MULTI_INPUT not set) */
94 if (!hi->report)
98 * If this is the input corresponding to the pen report
101 if (hi->report->id == params->pen.id) {
109 if (hi->report->id == frame->id) {
122 field = hi->report->field[0];
197 /* Generate replacement report descriptor */
203 "failed generating replacement report descriptor: %d\n",
249 * @p: Tablet interface report parameters.
298 * If report contains fragmented high-resolution pen
330 /* If we report tilt and Y direction is flipped */
417 struct hid_report *report,
420 unsigned int report_id = report->id;
428 if (report->type != HID_INPUT_REPORT)