Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Di8042.c236 * The i8042_wait_read() and i8042_wait_write functions wait for the i8042 to
252 static int i8042_wait_write(void) in i8042_wait_write() function
309 error = i8042_wait_write(); in __i8042_command()
317 error = i8042_wait_write(); in __i8042_command()
373 if (!(retval = i8042_wait_write())) { in i8042_kbd_write()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Di8042.c236 * The i8042_wait_read() and i8042_wait_write functions wait for the i8042 to
252 static int i8042_wait_write(void) in i8042_wait_write() function
309 error = i8042_wait_write(); in __i8042_command()
317 error = i8042_wait_write(); in __i8042_command()
373 if (!(retval = i8042_wait_write())) { in i8042_kbd_write()

Completed in 5 milliseconds