Searched refs:dwheel (Results 1 – 1 of 1) sorted by relevance
235 int8_t dwheel = (int8_t) data[3]; in handle_boot_mouse_event() local236 printf("Mouse: %i, %i - wheel %i - buttons 0x%02x\n", dx, dy, dwheel, buttons); in handle_boot_mouse_event()