Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dbu21013_ts.c153 * @touch_stopped: touch stop flag
168 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()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dbu21013_ts.c153 * @touch_stopped: touch stop flag
168 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()

Completed in 3 milliseconds