Home
last modified time | relevance | path

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

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