Lines Matching refs:HID
1 UHID - User-space I/O driver support for HID subsystem
4 UHID allows user-space to implement HID transport drivers. Please see
5 hid-transport.txt for an introduction into HID transport drivers. This document
21 If a new device is detected by your HID I/O Driver and you want to register this
22 device with the HID subsystem, then you need to open /dev/uhid once for each
50 UHID_OPEN event, the internally attached HID Device Driver has no user attached.
53 user closes the HID device, you will receive an UHID_CLOSE event. This may be
56 UHID_OPEN events without an UHID_CLOSE event. The HID subsystem performs
61 If you want to send data on the interrupt channel to the HID subsystem, you send
90 This creates the internal HID device. No I/O is possible until you send this
95 This destroys the internal HID device. No further I/O will be accepted. There
104 on the interrupt channel. The kernel will parse the HID reports.
124 This is sent when the HID device is started. Consider this as an answer to
141 This is sent when the HID device is stopped. Consider this as an answer to
145 reloaded/changed the device driver loaded on your HID device (or some other
150 This is sent when the HID device is opened. That is, the data that the HID
157 This is sent when there are no more processes which read the HID data. It is
161 This is sent if the HID device driver wants to send raw data to the I/O
168 on the control channeld as described in the HID specs. The report-type and