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