Home
last modified time | relevance | path

Searched refs:UHID_CLOSE (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/hid/
H A Duhid.rst54 user closes the HID device, you will receive a UHID_CLOSE event. This may be
57 UHID_OPEN events without a UHID_CLOSE event. The HID subsystem performs
59 You may decide to ignore UHID_OPEN/UHID_CLOSE, though. I/O is allowed even
161 UHID_CLOSE:
/linux/include/uapi/linux/
H A Duhid.h33 UHID_CLOSE, enumerator
/linux/samples/uhid/
H A Duhid-example.c254 case UHID_CLOSE: in event()
/linux/tools/testing/selftests/hid/
H A Dhid_common.h206 case UHID_CLOSE: in uhid_event()