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()
353 dev_dbg(notifier_dev(notifier), in v4l2_async_match_notify()
369 dev_dbg(notifier_dev(notifier), in v4l2_async_match_notify()
382 dev_dbg(notifier_dev(notifier), "v4l2-async: %s bound (ret %d)\n", in v4l2_async_match_notify()
423 dev_dbg(notifier_dev(notifier), "v4l2-async: trying all sub-devices\n"); in v4l2_async_nf_try_all_subdevs()
434 dev_dbg(notifier_dev(notifier), in v4l2_async_nf_try_all_subdevs()
542 struct device *dev = notifier_dev(notifier); in v4l2_async_nf_match_valid()