Home
last modified time | relevance | path

Searched refs:V4L2_ASYNC_MATCH_FWNODE (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-async.c110 case V4L2_ASYNC_MATCH_FWNODE: in v4l2_async_find_match()
319 if (asd->match_type != V4L2_ASYNC_MATCH_FWNODE) in __v4l2_async_notifier_fwnode_has_async_subdev()
330 if (sd->asd->match_type != V4L2_ASYNC_MATCH_FWNODE) in __v4l2_async_notifier_fwnode_has_async_subdev()
357 if (other_asd->match_type == V4L2_ASYNC_MATCH_FWNODE && in v4l2_async_notifier_fwnode_has_async_subdev()
396 case V4L2_ASYNC_MATCH_FWNODE: in __v4l2_async_notifier_register()
512 case V4L2_ASYNC_MATCH_FWNODE: in v4l2_async_notifier_cleanup()
Dv4l2-fwnode.c366 asd->match_type = V4L2_ASYNC_MATCH_FWNODE; in v4l2_async_notifier_fwnode_parse_endpoint()
575 asd->match_type = V4L2_ASYNC_MATCH_FWNODE; in v4l2_fwnode_reference_parse()
870 asd->match_type = V4L2_ASYNC_MATCH_FWNODE; in v4l2_fwnode_reference_parse_int_props()
/linux-4.19.296/include/media/
Dv4l2-async.h43 V4L2_ASYNC_MATCH_FWNODE, enumerator