Home
last modified time | relevance | path

Searched refs:__v4l2_async_notifier_add_fwnode_subdev (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/media/
Dv4l2-async.h160 __v4l2_async_notifier_add_fwnode_subdev(struct v4l2_async_notifier *notifier,
179 ((type *)__v4l2_async_notifier_add_fwnode_subdev(notifier, fwnode, \
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-async.c634 __v4l2_async_notifier_add_fwnode_subdev(struct v4l2_async_notifier *notifier, in __v4l2_async_notifier_add_fwnode_subdev() function
657 EXPORT_SYMBOL_GPL(__v4l2_async_notifier_add_fwnode_subdev);
671 asd = __v4l2_async_notifier_add_fwnode_subdev(notif, remote, in __v4l2_async_notifier_add_fwnode_remote_subdev()