Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dbu21013_ts.c168 bool touch_stopped; member
249 if (unlikely(ts->touch_stopped)) in bu21013_gpio_irq()
560 ts->touch_stopped = true; in bu21013_remove()
571 ts->touch_stopped = true; in bu21013_suspend()
603 ts->touch_stopped = false; in bu21013_resume()