Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-fwnode.c789 parse_endpoint_func parse_endpoint) in v4l2_async_nf_fwnode_parse_endpoint() argument
815 ret = parse_endpoint ? parse_endpoint(dev, &vep, asd) : 0; in v4l2_async_nf_fwnode_parse_endpoint()
848 parse_endpoint_func parse_endpoint) in v4l2_async_nf_parse_fwnode_endpoints() argument
870 parse_endpoint); in v4l2_async_nf_parse_fwnode_endpoints()
/Linux-v6.1/include/media/
Dv4l2-fwnode.h460 parse_endpoint_func parse_endpoint);