Home
last modified time | relevance | path

Searched defs:uhid_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Duhid.h180 struct uhid_event { struct
181 __u32 type;
183 union {
197 } u;
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c168 static int uhid_event(struct __test_metadata *_metadata, int fd) in uhid_event() function