Home
last modified time | relevance | path

Searched refs:v4l2_fwnode_endpoint_alloc_parse (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/media/
Dv4l2-fwnode.h203 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c518 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_alloc_parse() function
557 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_alloc_parse);
622 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &vep); in v4l2_async_notifier_fwnode_parse_endpoint()
/Linux-v5.4/drivers/media/i2c/
Dimx214.c888 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in imx214_parse_fwnode()
Dov8856.c1122 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov8856_check_hwcfg()
Dov5675.c1034 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_check_hwcfg()
Dimx319.c2374 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
Dimx355.c1674 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
Dov2659.c1361 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(endpoint), in ov2659_get_pdata()
Dtc358743.c1918 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(ep), &endpoint); in tc358743_probe_of()
/Linux-v5.4/drivers/media/i2c/smiapp/
Dsmiapp-core.c2767 rval = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in smiapp_get_hwconfig()
2771 rval = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in smiapp_get_hwconfig()