Searched refs:i8042_kbd_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.c224 * i8042_kbd_write() sends a byte out through the keyboard interface.
227 static int i8042_kbd_write(struct serio *port, unsigned char c) function
960 serio->write = i8042_dumbkbd ? NULL : i8042_kbd_write;

Completed in 27 milliseconds