Lines Matching refs:O
1 UHID - User-space I/O driver support for HID subsystem
9 device connected to the user-space controlled bus. The UHID API defines the I/O
21 If a new device is detected by your HID I/O Driver and you want to register this
42 I/O with readv()/writev().
52 event. If you receive the UHID_OPEN event, you should start I/O. If the last
58 You may decide to ignore UHID_OPEN/UHID_CLOSE, though. I/O is allowed even
90 This creates the internal HID device. No I/O is possible until you send this
92 contains information about your device. You can start I/O now.
95 This destroys the internal HID device. No further I/O will be accepted. There
109 field to 0 if no error occurred or to EIO if an I/O error occurred.
161 This is sent if the HID device driver wants to send raw data to the I/O