Home
last modified time | relevance | path

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

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