Lines Matching full:reports
109 struct urb *urbinfo; /* urb for incoming reports */
111 unsigned char * buffer; /* databuffer for reports */
193 * - We know what the IRQ reports are supposed to look like.
196 * out the mins and maxs of the fields in the IRQ reports. The IRQ
197 * reports for 400/401 change slightly if the max X is bigger than 64K.
553 * the usb system so we start getting reports
621 * URB callback routine. Called when we get IRQ reports from the
625 * on the input device based on the USB reports.
665 * Conveniently, the reports have more information, the higher in gtco_urb_callback()
701 /* All reports have X and Y coords in the same place */ in gtco_urb_callback()
860 /* Allocate some data for incoming reports */ in gtco_probe()
869 /* Allocate URB for reports */ in gtco_probe()