Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h99865 struct uinput_request { struct
99866 unsigned int id;
99867 unsigned int code;
99868 int retval;
99869 struct completion done;
99870 union {
99876 } u;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h109580 struct uinput_request { struct
109581 unsigned int id;
109582 unsigned int code;
109583 int retval;
109584 struct completion done;
109585 union {
109591 } u;