Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dhgpk.h16 HGPK_MODEL_C = 0x3c, enumerator
H A Dhgpk.c641 if (psmouse->model < HGPK_MODEL_C) in hgpk_force_recalibrate()
906 if (psmouse->model >= HGPK_MODEL_C) in hgpk_disconnect()
958 if (psmouse->model >= HGPK_MODEL_C) { in hgpk_register()