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/
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()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0024_linux_drivers_input.patch3770 + if (!rmi4_data->touch_stopped)
5104 + rmi4_data->touch_stopped = true;
5145 + rmi4_data->touch_stopped = false;
5409 + rmi4_data->touch_stopped = false;
5689 + rmi4_data->touch_stopped = true;
5758 + rmi4_data->touch_stopped = false;
6113 + bool touch_stopped;