Home
last modified time | relevance | path

Searched refs:ps2_mouse_send_packet (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/input/
H A Dtrace-events39 ps2_mouse_send_packet(void *s, int dx1, int dy1, int dz1, int b) "%p x %d y %d z %d bs 0x%x"
H A Dps2.c695 static int ps2_mouse_send_packet(PS2MouseState *s) in ps2_mouse_send_packet() function
861 while (ps2_mouse_send_packet(s)) { in ps2_mouse_sync()
936 ps2_mouse_send_packet(s); in ps2_write_mouse()