Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dhgpk.h40 enum hgpk_spew_flag spew_flag; member
H A Dhgpk.c182 priv->spew_flag = NO_SPEW; in hgpk_reset_spew_detection()
236 switch (priv->spew_flag) { in hgpk_spewing_hack()
239 priv->spew_flag = MAYBE_SPEWING; in hgpk_spewing_hack()
250 priv->spew_flag = SPEW_DETECTED; in hgpk_spewing_hack()
262 priv->spew_flag = RECALIBRATING; in hgpk_spewing_hack()
394 priv->spew_flag = RECALIBRATING; in hgpk_process_advanced_packet()