Searched refs:ps2mouse_read (Results 1 – 3 of 3) sorted by relevance
37 int ps2mouse_read(struct ps2mouse_info *mouse, uint8_t *val);
232 ps2mouse_read(struct ps2mouse_info *mouse, uint8_t *val) in ps2mouse_read() function
172 if (ps2mouse_read(base->ps2mouse, buf) == 0) { in atkbdc_dequeue_data()
Completed in 6 milliseconds