Searched refs:v4l2_fwnode_endpoint_alloc_parse (Results 1 – 25 of 53) sorted by relevance
123
| /kernel/linux/linux-6.6/include/media/ |
| D | v4l2-fwnode.h | 282 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-fwnode.h | 297 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode,
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| D | v4l2-fwnode.c | 523 int v4l2_fwnode_endpoint_alloc_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_alloc_parse() function 562 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_alloc_parse); 839 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &vep); in v4l2_async_notifier_fwnode_parse_endpoint()
|
| /kernel/linux/linux-6.6/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);
|
| /kernel/linux/linux-6.6/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 | imx412.c | 972 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx412_parse_hw_config()
|
| D | imx335.c | 810 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx335_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 | ov4689.c | 854 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in ov4689_check_hwcfg()
|
| D | ov02a10.c | 824 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov02a10_check_hwcfg()
|
| D | ov9734.c | 901 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov9734_check_hwcfg()
|
| D | imx334.c | 1106 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx334_parse_hw_config()
|
| D | hi556.c | 1211 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
|
| D | hi847.c | 2867 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi847_check_hwcfg()
|
| D | imx319.c | 2385 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in imx319_get_hwcfg()
|
| D | ov08x40.c | 3175 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov08x40_check_hwcfg()
|
| D | ov2740.c | 1009 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
|
| /kernel/linux/linux-6.6/drivers/media/pci/intel/ivsc/ |
| D | mei_csi.c | 679 ret = v4l2_fwnode_endpoint_alloc_parse(fwnode, &v4l2_ep); in mei_csi_parse_firmware()
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | imx214.c | 888 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &bus_cfg); in imx214_parse_fwnode()
|
| D | ov5675.c | 1105 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov5675_check_hwcfg()
|
| D | imx290.c | 963 ret = v4l2_fwnode_endpoint_alloc_parse(endpoint, &ep); in imx290_probe()
|
| D | hi556.c | 1055 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in hi556_check_hwcfg()
|
| D | ov2740.c | 884 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov2740_check_hwcfg()
|
| D | ov8856.c | 1696 ret = v4l2_fwnode_endpoint_alloc_parse(ep, &bus_cfg); in ov8856_get_hwcfg()
|
123