Searched refs:UHID_OUTPUT_EV (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | uhid.h | 121 UHID_OUTPUT_EV = __UHID_LEGACY_OUTPUT_EV, enumerator |
/linux-4.4.14/samples/uhid/ | ||
D | uhid-example.c | 260 case UHID_OUTPUT_EV: in event() |