Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dhgpk.c603 static int hgpk_reset_device(struct psmouse *psmouse, bool recalibrate) in hgpk_reset_device() function
655 err = hgpk_reset_device(psmouse, true); in hgpk_force_recalibrate()
718 err = hgpk_reset_device(psmouse, false); in hgpk_toggle_powersave()
766 return hgpk_reset_device(psmouse, false); in hgpk_reconnect()
837 err = hgpk_reset_device(psmouse, false); in attr_set_mode()
857 hgpk_reset_device(psmouse, false); in attr_set_mode()
997 err = hgpk_reset_device(psmouse, false); in hgpk_init()