Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkeyboard.c46 return check_leds(input_tstc(&config)); in kbd_testc()
H A Dinput.su
H A Dkeyboard-uclass.c41 return input_tstc(&priv->input); in keyboard_tstc()
H A Dinput.c203 int input_tstc(struct input_config *config) in input_tstc() function
/OK3568_Linux_fs/u-boot/include/
H A Dinput.h118 int input_tstc(struct input_config *config);
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dnovena.c65 return input_tstc(&button_input); in novena_gpio_button_tstc()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map