Home
last modified time | relevance | path

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

/linux-4.4.14/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()
722 err = hgpk_reset_device(psmouse, false); in hgpk_toggle_powersave()
770 return hgpk_reset_device(psmouse, false); in hgpk_reconnect()
841 err = hgpk_reset_device(psmouse, false); in attr_set_mode()
861 hgpk_reset_device(psmouse, false); in attr_set_mode()
1001 err = hgpk_reset_device(psmouse, false); in hgpk_init()