Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h112576 struct kone_mouse_event { struct
112577 uint8_t report_number;
112578 uint8_t button;
112579 uint16_t x;
112580 uint16_t y;
112581 uint8_t wheel;
112582 union {
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h119978 struct kone_mouse_event { struct
119979 uint8_t report_number;
119980 uint8_t button;
119981 uint16_t x;
119982 uint16_t y;
119983 uint8_t wheel;
119984 union {