Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dbu21013_ts.c168 bool touch_stopped; member
249 if (unlikely(ts->touch_stopped)) in bu21013_gpio_irq()
549 ts->touch_stopped = true; in bu21013_remove()
558 ts->touch_stopped = true; in bu21013_suspend()
590 ts->touch_stopped = false; in bu21013_resume()