Home
last modified time | relevance | path

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

12

/linux-6.15/include/media/
Dv4l2-fwnode.h282 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
/linux-6.15/drivers/media/v4l2-core/
Dv4l2-fwnode.c560 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_alloc_parse() function
599 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_alloc_parse);
/linux-6.15/drivers/media/i2c/
Dov772x.c1408 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov772x_parse_dt()
1412 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov772x_parse_dt()
Dov9734.c855 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9734_check_hwcfg()
Dimx412.c962 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx412_parse_hw_config()
Dov02a10.c825 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02a10_check_hwcfg()
Dimx355.c1643 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
Dhi847.c2818 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi847_check_hwcfg()
Dimx334.c1146 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx334_parse_hw_config()
Dog01a1b.c945 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in og01a1b_check_hwcfg()
Dimx319.c2345 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
Dov4689.c871 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in ov4689_check_hwcfg()
Dhi556.c1225 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
Dmax96714.c772 ret = v4l2_fwnode_endpoint_alloc_parse(ep_fwnode, &vep); in max96714_parse_dt_txport()
Dov08d10.c1330 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08d10_get_hwcfg()
Dov5675.c1232 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_get_hwcfg()
Dov5670.c2699 ret = v4l2_fwnode_endpoint_alloc_parse(handle, &ov5670->endpoint); in ov5670_probe()
Dov2740.c1174 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
Dov9282.c1159 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9282_parse_hw_config()
Dimx335.c1046 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx335_parse_hw_config()
Dgc05a2.c1096 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in gc05a2_parse_fwnode()
Dov13b10.c1457 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov13b10_check_hwcfg()
Dgc08a3.c1040 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in gc08a3_parse_fwnode()
Dov2659.c1395 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(endpoint), in ov2659_get_pdata()
Dov08x40.c2165 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08x40_check_hwcfg()

12