Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dps2mult.h8 #define kbd_read_status() ps2mult_read_status()
33 extern u_char ps2mult_read_status(void);
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dps2mult.c203 u_char ps2mult_read_status(void) in ps2mult_read_status() function