Searched refs:standard_mouse_read_event (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_standard_mouse.cpp163 standard_mouse_read_event(standard_mouse_cookie* cookie, function
169 TRACE("ps2: standard_mouse_read_event\n");
172 TRACE("ps2: standard_mouse_read_event acquired\n");
177 TRACE("ps2: standard_mouse_read_event: Error device no longer "
472 if ((status = standard_mouse_read_event(cookie, &movement)) < B_OK)

Completed in 29 milliseconds