Searched defs:buttons (Results 1 – 4 of 4) sorted by relevance
106 static void send_report(uint8_t buttons, int8_t dx, int8_t dy){ in send_report()115 static uint8_t buttons; variable
168 static void send_report(uint8_t buttons, int8_t dx, int8_t dy){ in send_report()185 static uint8_t buttons; variable
232 uint8_t buttons = data[0]; in handle_boot_mouse_event() local
57 uint8_t buttons[3]; member