Searched defs:kone_mouse_event (Results 1 – 2 of 2) sorted by relevance
112576 struct kone_mouse_event { struct112577 uint8_t report_number;112578 uint8_t button;112579 uint16_t x;112580 uint16_t y;112581 uint8_t wheel;112582 union {
119978 struct kone_mouse_event { struct119979 uint8_t report_number;119980 uint8_t button;119981 uint16_t x;119982 uint16_t y;119983 uint8_t wheel;119984 union {