Searched refs:hil_command (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dhilkbd.c70 #define hil_command(x) do { hil_writeb((x), HILBASE + HIL_CMD); } while (0) macro
188 hil_command(cmd);
/linux-master/include/linux/
H A Dhil.h138 enum hil_command { enum

Completed in 128 milliseconds