Searched refs:cmpl_ntf (Results 1 – 2 of 2) sorted by relevance
1572 if (!completion_done(&dev->cmpl_ntf)) in subdev_notifier_complete()1573 complete(&dev->cmpl_ntf); in subdev_notifier_complete()1681 ret = wait_for_completion_timeout(&dev->cmpl_ntf, msecs_to_jiffies(5000)); in notifier_isp_thread()1737 init_completion(&cif_dev->cmpl_ntf); in rkcif_register_platform_subdevs()
853 struct completion cmpl_ntf; member