Searched defs:uhid_event (Results 1 – 2 of 2) sorted by relevance
180 struct uhid_event { struct181 __u32 type;183 union {197 } u;
168 static int uhid_event(struct __test_metadata *_metadata, int fd) in uhid_event() function