Searched refs:waiting_list (Results 1 – 4 of 4) sorted by relevance
187 list_for_each_entry(asc, ¬ifier->waiting_list, asc_entry) { in v4l2_async_find_match()261 if (!list_empty(¬ifier->waiting_list)) in v4l2_async_nf_can_complete()286 if (!list_empty(¬ifier->waiting_list)) in v4l2_async_nf_try_complete()475 list_move_tail(&asc->asc_entry, ¬ifier->waiting_list); in v4l2_async_unbind_subdev_one()511 list_for_each_entry(asc, ¬ifier->waiting_list, asc_entry) in v4l2_async_nf_has_async_match_entry()531 ¬ifier->waiting_list, in v4l2_async_nf_has_async_match()583 INIT_LIST_HEAD(¬ifier->waiting_list); in v4l2_async_nf_init()593 INIT_LIST_HEAD(¬ifier->waiting_list); in v4l2_async_subdev_nf_init()607 list_for_each_entry(asc, ¬ifier->waiting_list, asc_entry) { in __v4l2_async_nf_register()674 if (!notifier || !notifier->waiting_list.next) in __v4l2_async_nf_cleanup()[all …]
123 struct list_head waiting_list; member
385 if (list_empty(&imxmd->notifier.waiting_list)) { in imx_media_dev_notifier_register()
456 if (list_empty(&vin->group->notifier.waiting_list)) in rvin_group_notifier_init()