Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dsuncore.c206 static int mouse_got_break = 0; in suncore_mouse_baud_detection() local
213 if (mouse_got_break && ctr < 8) in suncore_mouse_baud_detection()
218 mouse_got_break = 1; in suncore_mouse_baud_detection()
221 if (mouse_got_break) { in suncore_mouse_baud_detection()
225 mouse_got_break = 0; in suncore_mouse_baud_detection()

Completed in 2 milliseconds