Lines Matching refs:notifier_dev
81 static struct device *notifier_dev(struct v4l2_async_notifier *notifier) in notifier_dev() function
100 dev_dbg(notifier_dev(notifier), in match_fwnode_one()
105 dev_dbg(notifier_dev(notifier), in match_fwnode_one()
111 dev_dbg(notifier_dev(notifier), in match_fwnode_one()
122 dev_dbg(notifier_dev(notifier), in match_fwnode_one()
133 dev_dbg(notifier_dev(notifier), in match_fwnode()
135 dev_fwnode(notifier_dev(notifier)), sd->fwnode); in match_fwnode()
168 dev_dbg(notifier_dev(notifier), in match_fwnode()
290 dev_dbg(notifier_dev(notifier), in v4l2_async_nf_try_complete()
299 dev_dbg(notifier_dev(__notifier), in v4l2_async_nf_try_complete()
308 dev_dbg(notifier_dev(__notifier), "v4l2-async: complete\n"); in v4l2_async_nf_try_complete()
327 dev_warn(notifier_dev(n), in v4l2_async_create_ancillary_links()
360 dev_dbg(notifier_dev(notifier), in v4l2_async_match_notify()
376 dev_dbg(notifier_dev(notifier), in v4l2_async_match_notify()
389 dev_dbg(notifier_dev(notifier), "v4l2-async: %s bound (ret %d)\n", in v4l2_async_match_notify()
430 dev_dbg(notifier_dev(notifier), "v4l2-async: trying all sub-devices\n"); in v4l2_async_nf_try_all_subdevs()
441 dev_dbg(notifier_dev(notifier), in v4l2_async_nf_try_all_subdevs()
549 struct device *dev = notifier_dev(notifier); in v4l2_async_nf_match_valid()