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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Di8042.c108 * The i8042_wait_read() and i8042_wait_write functions wait for the i8042 to
124 static int i8042_wait_write(void) function
176 error = i8042_wait_write();
184 error = i8042_wait_write();
234 if (!(retval = i8042_wait_write())) {

Completed in 16 milliseconds