Searched refs:v4l2_fwnode_endpoint_alloc_parse (Results 1 – 25 of 39) sorted by relevance
12
/linux/include/media/ |
H A D | v4l2-fwnode.h | 282 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-fwnode.c | 560 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/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-gc0310.c | 665 ret = v4l2_fwnode_endpoint_alloc_parse(ep_fwnode, &bus_cfg); in gc0310_check_hwcfg()
|
/linux/drivers/media/i2c/ |
H A 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()
|
H A D | ov02c10.c | 842 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02c10_check_hwcfg()
|
H A D | imx412.c | 962 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx412_parse_hw_config()
|
H A D | ov02a10.c | 825 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02a10_check_hwcfg()
|
H A D | ov02e10.c | 762 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02e10_check_hwcfg()
|
H A D | imx355.c | 1643 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx355_get_hwcfg()
|
H A D | og01a1b.c | 945 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in og01a1b_check_hwcfg()
|
H A D | imx319.c | 2345 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
|
H A D | hi847.c | 2818 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi847_check_hwcfg()
|
H A D | hi556.c | 1233 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
|
H A D | max96714.c | 765 ret = v4l2_fwnode_endpoint_alloc_parse(ep_fwnode, &vep); in max96714_parse_dt_txport()
|
H A D | ov5675.c | 1232 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_get_hwcfg()
|
H A D | ov08d10.c | 1330 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08d10_get_hwcfg()
|
H A D | imx335.c | 1047 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx335_parse_hw_config()
|
H A D | gc05a2.c | 1096 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in gc05a2_parse_fwnode()
|
H A D | ov2740.c | 1170 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
|
H A D | gc08a3.c | 1040 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in gc08a3_parse_fwnode()
|
H A D | ov5670.c | 2704 ret = v4l2_fwnode_endpoint_alloc_parse(handle, &ov5670->endpoint); in ov5670_probe()
|
H A D | ov9282.c | 1159 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9282_parse_hw_config()
|
H A D | ov13b10.c | 1537 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov13b10_check_hwcfg()
|
H A D | ov8856.c | 2310 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov8856_get_hwcfg()
|
H A D | ov2680.c | 1094 ret = v4l2_fwnode_endpoint_alloc_parse(ep_fwnode, &bus_cfg); in ov2680_parse_dt()
|
12