Searched refs:v4l2_fwnode_endpoint_alloc_parse (Results 1 – 25 of 46) sorted by relevance
12
| /drivers/media/v4l2-core/ |
| D | v4l2-fwnode.c | 519 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);
|
| /drivers/media/i2c/ |
| D | ov772x.c | 1408 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()
|
| D | imx412.c | 962 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx412_parse_hw_config()
|
| D | ov9734.c | 855 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9734_check_hwcfg()
|
| D | ov02a10.c | 825 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02a10_check_hwcfg()
|
| D | imx319.c | 2345 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
|
| D | hi847.c | 2818 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi847_check_hwcfg()
|
| D | og01a1b.c | 945 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in og01a1b_check_hwcfg()
|
| D | ov4689.c | 871 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in ov4689_check_hwcfg()
|
| D | imx355.c | 1643 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
|
| D | imx214.c | 959 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in imx214_parse_fwnode()
|
| D | imx334.c | 1146 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx334_parse_hw_config()
|
| D | ov08d10.c | 1330 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08d10_get_hwcfg()
|
| D | hi556.c | 1227 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
|
| D | max96714.c | 772 ret = v4l2_fwnode_endpoint_alloc_parse(ep_fwnode, &vep); in max96714_parse_dt_txport()
|
| D | ov5675.c | 1232 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_get_hwcfg()
|
| D | imx219.c | 1079 if (v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep_cfg)) { in imx219_check_hwcfg()
|
| D | gc05a2.c | 1103 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in gc05a2_parse_fwnode()
|
| D | gc08a3.c | 1047 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in gc08a3_parse_fwnode()
|
| D | ov5670.c | 2699 ret = v4l2_fwnode_endpoint_alloc_parse(handle, &ov5670->endpoint); in ov5670_probe()
|
| D | ov9282.c | 1150 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9282_parse_hw_config()
|
| D | imx335.c | 1047 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx335_parse_hw_config()
|
| D | ov08x40.c | 2110 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08x40_check_hwcfg()
|
| D | ov2740.c | 1151 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
|
| D | ov2659.c | 1395 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(endpoint), in ov2659_get_pdata()
|
12