Home
last modified time | relevance | path

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

/linux/include/media/
A Dv4l2-fwnode.h337 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
/linux/drivers/media/v4l2-core/
A Dv4l2-fwnode.c500 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_alloc_parse() function
539 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_alloc_parse);
806 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &vep); in v4l2_async_nf_fwnode_parse_endpoint()
/linux/drivers/media/i2c/
A Dov772x.c1394 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov772x_parse_dt()
1398 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov772x_parse_dt()
A Dimx335.c810 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx335_parse_hw_config()
A Dimx412.c953 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx412_parse_hw_config()
A Dimx334.c816 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx334_parse_hw_config()
A Dov9282.c816 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9282_parse_hw_config()
A Dimx214.c889 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in imx214_parse_fwnode()
A Dimx290.c959 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep); in imx290_probe()
A Dov02a10.c824 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02a10_check_hwcfg()
A Dov9734.c901 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9734_check_hwcfg()
A Dov5675.c1101 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_check_hwcfg()
A Dhi556.c1053 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
A Dimx355.c1670 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
A Dov2740.c1005 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
A Dimx319.c2381 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
A Dov13b10.c1340 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov13b10_check_hwcfg()
A Dov2659.c1405 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(endpoint), in ov2659_get_pdata()
A Dimx219.c1413 if (v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep_cfg)) { in imx219_check_hwcfg()
A Dov8856.c2391 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov8856_get_hwcfg()
A Dhi846.c2002 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi846_parse_dt()
A Dov5648.c2461 ret = v4l2_fwnode_endpoint_alloc_parse(handle, &sensor->endpoint); in ov5648_probe()
A Dov8865.c2805 ret = v4l2_fwnode_endpoint_alloc_parse(handle, &sensor->endpoint); in ov8865_probe()
A Dtc358743.c1921 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(ep), &endpoint); in tc358743_probe_of()
/linux/drivers/media/i2c/ccs/
A Dccs-core.c3199 rval = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ccs_get_hwconfig()

Completed in 97 milliseconds