Searched refs:touch_stopped (Results 1 – 2 of 2) sorted by relevance
151 bool touch_stopped; member267 wait_event_timeout(data->wait, data->touch_stopped, in bu21013_gpio_irq()269 } while (!data->intr_pin && !data->touch_stopped); in bu21013_gpio_irq()419 bu21013_data->touch_stopped = true; in bu21013_free_irq()477 bu21013_data->touch_stopped = false; in bu21013_probe()584 bu21013_data->touch_stopped = true; in bu21013_suspend()620 bu21013_data->touch_stopped = false; in bu21013_resume()
186 bool touch_stopped; member504 wait_event_timeout(pdata->wait, pdata->touch_stopped, in synaptics_rmi4_irq()508 } while (!pdata->touch_stopped); in synaptics_rmi4_irq()952 rmi4_data->touch_stopped = false; in synaptics_rmi4_probe()1040 rmi4_data->touch_stopped = true; in synaptics_rmi4_remove()1067 rmi4_data->touch_stopped = true; in synaptics_rmi4_suspend()1104 rmi4_data->touch_stopped = false; in synaptics_rmi4_resume()