Searched refs:hgpk_reset_device (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | hgpk.c | 603 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()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | hgpk.c | 603 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()
|
Completed in 3 milliseconds