Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkeyboard.c32 static int check_leds(int ret) in check_leds() function
46 return check_leds(input_tstc(&config)); in kbd_testc()
52 return check_leds(input_getc(&config)); in kbd_getc()