Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhil.h210 #define HIL_IDD_DID_ABS_TABLET 0x90 macro
/openbmc/linux/drivers/input/keyboard/
H A Dhil_kbd.c410 if ((did & HIL_IDD_DID_ABS_TABLET_MASK) == HIL_IDD_DID_ABS_TABLET) in hil_dev_pointer_setup()