Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dkeyboard.h91 !defined(kbd_write_command)
H A Dps2mult.h10 #define kbd_write_command(val) ps2mult_write_command(val) macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c109 kbd_write_command(data); in kbd_write_command_w()