Searched refs:v4l2_async_find_subdev_notifier (Results 1 – 2 of 2) sorted by relevance
212 static struct v4l2_async_notifier *v4l2_async_find_subdev_notifier(struct v4l2_subdev *sd) in v4l2_async_find_subdev_notifier() function244 struct v4l2_async_notifier *subdev_notifier = v4l2_async_find_subdev_notifier(sd); in v4l2_async_notifier_can_complete()313 subdev_notifier = v4l2_async_find_subdev_notifier(sd); in v4l2_async_match_notify()384 struct v4l2_async_notifier *subdev_notifier = v4l2_async_find_subdev_notifier(sd); in v4l2_async_notifier_unbind_all_subdevs()562 struct v4l2_async_notifier *subdev_notifier = v4l2_async_find_subdev_notifier(sd); in v4l2_async_notifier_clr_unready_dev_ext()861 subdev_notifier = v4l2_async_find_subdev_notifier(sd); in v4l2_async_register_subdev()
38932 + v4l2_async_find_subdev_notifier(sd);