Searched refs:UHID_CLOSE (Results 1 – 5 of 5) sorted by relevance
54 user closes the HID device, you will receive a UHID_CLOSE event. This may be57 UHID_OPEN events without a UHID_CLOSE event. The HID subsystem performs59 You may decide to ignore UHID_OPEN/UHID_CLOSE, though. I/O is allowed even161 UHID_CLOSE:
33 UHID_CLOSE, enumerator
254 case UHID_CLOSE: in event()
203 case UHID_CLOSE: in uhid_event()
171 uhid_queue_event(uhid, UHID_CLOSE); in uhid_hid_close()
Completed in 9 milliseconds