Searched refs:bl_ready (Results 1 – 2 of 2) sorted by relevance
258 reinit_completion(&ts->bl_ready); in cyttsp_soft_reset()269 if (!wait_for_completion_timeout(&ts->bl_ready, in cyttsp_soft_reset()372 complete(&ts->bl_ready); in cyttsp_irq()683 init_completion(&ts->bl_ready); in cyttsp_probe()
121 struct completion bl_ready; member