Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhil.h226 #define HIL_IDD_DID_TYPE_CHAR 0x40 /* Character Entry */ macro
/openbmc/linux/drivers/input/keyboard/
H A Dhil_kbd.c510 case HIL_IDD_DID_TYPE_CHAR: in hil_dev_connect()