Searched refs:touch_stopped (Results 1 – 2 of 2) sorted by relevance
159 bool touch_stopped; member271 wait_event_timeout(data->wait, data->touch_stopped, in bu21013_gpio_irq()273 } while (!data->intr_pin && !data->touch_stopped); in bu21013_gpio_irq()423 bu21013_data->touch_stopped = true; in bu21013_free_irq()550 bu21013_data->touch_stopped = false; in bu21013_probe()658 bu21013_data->touch_stopped = true; in bu21013_suspend()694 bu21013_data->touch_stopped = false; in bu21013_resume()
187 bool touch_stopped; member493 wait_event_timeout(pdata->wait, pdata->touch_stopped, in synaptics_rmi4_irq()497 } while (!pdata->touch_stopped); in synaptics_rmi4_irq()942 rmi4_data->touch_stopped = false; in synaptics_rmi4_probe()1031 rmi4_data->touch_stopped = true; in synaptics_rmi4_remove()1057 rmi4_data->touch_stopped = true; in synaptics_rmi4_suspend()1097 rmi4_data->touch_stopped = false; in synaptics_rmi4_resume()