Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dhgpk.c169 psmouse_queue_work(psmouse, &priv->recalib_wq, in hgpk_discard_decay_hack()
263 psmouse_queue_work(psmouse, &priv->recalib_wq, in hgpk_spewing_hack()
395 psmouse_queue_work(psmouse, &priv->recalib_wq, in hgpk_process_advanced_packet()
483 psmouse_queue_work(psmouse, &priv->recalib_wq, in hgpk_process_byte()
890 psmouse_queue_work(psmouse, &priv->recalib_wq, 0); in hgpk_trigger_recal()
917 struct hgpk_data *priv = container_of(w, struct hgpk_data, recalib_wq); in hgpk_recalib_work()
995 INIT_DELAYED_WORK(&priv->recalib_wq, hgpk_recalib_work); in hgpk_init()
A Dhgpk.h43 struct delayed_work recalib_wq; member

Completed in 6 milliseconds