Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Di8042.c256 static int i8042_wait_write(void) in i8042_wait_write() function
313 error = i8042_wait_write(); in __i8042_command()
321 error = i8042_wait_write(); in __i8042_command()
377 if (!(retval = i8042_wait_write())) { in i8042_kbd_write()