Lines Matching refs:report
186 Upon binding to a device or resuming from suspend, a driver must report
202 - Used to report the number of microseconds since the last reset. This event
311 REL_{X,Y} must be reported when the mouse moves. BTN_LEFT must be used to report
312 the primary button press. BTN_{MIDDLE,RIGHT,4,5,etc.} should be used to report
313 further buttons of the device. REL_WHEEL and REL_HWHEEL should be used to report
319 used to report when a touch is active on the screen.
327 Legacy trackpads that only provide relative position information must report
330 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
331 location of the touch. BTN_TOUCH should be used to report when a touch is active
333 be used to report the number of touches active on the trackpad.
341 should be used to report when the tool is in contact with the tablet.
342 BTN_{STYLUS,STYLUS2} should be used to report buttons on the tool itself. Any