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