Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dhgpk.c606 static int hgpk_reset_device(struct psmouse *psmouse, bool recalibrate) in hgpk_reset_device() function
658 err = hgpk_reset_device(psmouse, true); in hgpk_force_recalibrate()
721 err = hgpk_reset_device(psmouse, false); in hgpk_toggle_powersave()
769 return hgpk_reset_device(psmouse, false); in hgpk_reconnect()
840 err = hgpk_reset_device(psmouse, false); in attr_set_mode()
860 hgpk_reset_device(psmouse, false); in attr_set_mode()
1000 err = hgpk_reset_device(psmouse, false); in hgpk_init()