Home
last modified time | relevance | path

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

/linux-5.10/include/media/
Dv4l2-fwnode.h291 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
/linux-5.10/drivers/media/v4l2-core/
Dv4l2-fwnode.c519 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_alloc_parse() function
558 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_alloc_parse);
825 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &vep); in v4l2_async_notifier_fwnode_parse_endpoint()
/linux-5.10/drivers/media/i2c/
Dimx214.c888 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in imx214_parse_fwnode()
Dhi556.c1055 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
Dimx290.c963 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep); in imx290_probe()
Dov5675.c1103 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_check_hwcfg()
Dov2740.c882 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
Dov8856.c1696 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov8856_get_hwcfg()
Dimx355.c1674 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
Dimx319.c2374 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
Dov2659.c1397 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(endpoint), in ov2659_get_pdata()
Dimx219.c1390 if (v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep_cfg)) { in imx219_check_hwcfg()
Dtc358743.c1921 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(ep), &endpoint); in tc358743_probe_of()
/linux-5.10/drivers/media/i2c/smiapp/
Dsmiapp-core.c2761 rval = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in smiapp_get_hwconfig()
2765 rval = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in smiapp_get_hwconfig()