Searched refs:v4l2_fwnode_endpoint_alloc_parse (Results 1 – 25 of 30) sorted by relevance
12
/Linux-v6.1/include/media/ |
D | v4l2-fwnode.h | 286 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | v4l2-fwnode.c | 502 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_alloc_parse() function 541 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_alloc_parse); 808 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &vep); in v4l2_async_nf_fwnode_parse_endpoint()
|
/Linux-v6.1/drivers/media/i2c/ |
D | ov772x.c | 1394 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()
|
D | ov9282.c | 816 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9282_parse_hw_config()
|
D | imx334.c | 816 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx334_parse_hw_config()
|
D | imx335.c | 810 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx335_parse_hw_config()
|
D | imx412.c | 972 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx412_parse_hw_config()
|
D | og01a1b.c | 979 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in og01a1b_check_hwcfg()
|
D | imx214.c | 889 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in imx214_parse_fwnode()
|
D | imx290.c | 959 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep); in imx290_probe()
|
D | ov02a10.c | 824 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02a10_check_hwcfg()
|
D | hi556.c | 1065 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
|
D | ov9734.c | 901 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9734_check_hwcfg()
|
D | hi847.c | 2867 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi847_check_hwcfg()
|
D | ov5675.c | 1139 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_check_hwcfg()
|
D | ov13b10.c | 1340 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov13b10_check_hwcfg()
|
D | ov2740.c | 1017 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
|
D | imx319.c | 2381 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
|
D | imx355.c | 1670 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
|
D | ov08d10.c | 1373 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08d10_get_hwcfg()
|
D | ov2659.c | 1405 ret = v4l2_fwnode_endpoint_alloc_parse(of_fwnode_handle(endpoint), in ov2659_get_pdata()
|
D | imx219.c | 1413 if (v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep_cfg)) { in imx219_check_hwcfg()
|
D | ov8856.c | 2393 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov8856_get_hwcfg()
|
D | ov5693.c | 1356 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in ov5693_check_hwcfg()
|
D | ov7251.c | 1470 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in ov7251_check_hwcfg()
|
12