/linux/drivers/media/v4l2-core/ |
A D | v4l2-async.c | 150 static struct v4l2_async_subdev * 156 struct v4l2_async_subdev *asd; in v4l2_async_find_match() 334 struct v4l2_async_subdev *asd; in v4l2_async_nf_try_all_subdevs() 478 struct v4l2_async_subdev *asd; in __v4l2_async_nf_register() 631 struct v4l2_async_subdev * 636 struct v4l2_async_subdev *asd; in __v4l2_async_nf_add_fwnode() 657 struct v4l2_async_subdev * 662 struct v4l2_async_subdev *asd; in __v4l2_async_nf_add_fwnode_remote() 679 struct v4l2_async_subdev * 683 struct v4l2_async_subdev *asd; in __v4l2_async_nf_add_i2c() [all …]
|
A D | v4l2-fwnode.c | 790 struct v4l2_async_subdev *asd; in v4l2_async_nf_fwnode_parse_endpoint() 851 if (WARN_ON(asd_struct_size < sizeof(struct v4l2_async_subdev))) in v4l2_async_nf_parse_fwnode_endpoints() 919 struct v4l2_async_subdev *asd; in v4l2_fwnode_reference_parse() 922 struct v4l2_async_subdev); in v4l2_fwnode_reference_parse() 1219 struct v4l2_async_subdev *asd; in v4l2_fwnode_reference_parse_int_props() 1222 struct v4l2_async_subdev); in v4l2_fwnode_reference_parse_int_props()
|
/linux/include/media/ |
A D | v4l2-async.h | 63 struct v4l2_async_subdev { struct 88 struct v4l2_async_subdev *asd); argument 92 struct v4l2_async_subdev *asd); 157 struct v4l2_async_subdev *asd); 159 struct v4l2_async_subdev * 181 struct v4l2_async_subdev * 208 struct v4l2_async_subdev *
|
A D | v4l2-fwnode.h | 26 struct v4l2_async_subdev; 463 struct v4l2_async_subdev *asd);
|
/linux/drivers/media/platform/xilinx/ |
A D | xilinx-vipp.c | 37 struct v4l2_async_subdev asd; /* must be first */ 43 to_xvip_entity(struct v4l2_async_subdev *asd) in to_xvip_entity() 57 struct v4l2_async_subdev *asd; in xvip_graph_find_entity() 288 struct v4l2_async_subdev *asd; in xvip_graph_notify_complete() 315 struct v4l2_async_subdev *unused) in xvip_graph_notify_bound() 320 struct v4l2_async_subdev *asd; in xvip_graph_notify_bound() 405 struct v4l2_async_subdev *asd; in xvip_graph_parse()
|
/linux/drivers/staging/media/imx/ |
A D | imx-media-of.c | 22 struct v4l2_async_subdev *asd; in imx_media_of_add_csi() 34 struct v4l2_async_subdev); in imx_media_of_add_csi()
|
A D | imx6-mipi-csi2.c | 606 struct v4l2_async_subdev *asd) in csi2_notify_bound() 629 struct v4l2_async_subdev *asd) in csi2_notify_unbind() 646 struct v4l2_async_subdev *asd; in csi2_async_register() 667 struct v4l2_async_subdev); in csi2_async_register()
|
A D | imx-media-dev.c | 23 struct v4l2_async_subdev *asd) in imx_media_subdev_bound()
|
A D | imx8mq-mipi-csi2.c | 621 struct v4l2_async_subdev *asd) in imx8mq_mipi_csi_notify_bound() 641 struct v4l2_async_subdev *asd; in imx8mq_mipi_csi_async_register() 673 struct v4l2_async_subdev); in imx8mq_mipi_csi_async_register()
|
/linux/drivers/media/platform/rcar-vin/ |
A D | rcar-vin.h | 117 struct v4l2_async_subdev *asd; 301 struct v4l2_async_subdev *asd;
|
A D | rcar-core.c | 258 struct v4l2_async_subdev *asd) in rvin_group_notify_unbind() 284 struct v4l2_async_subdev *asd) in rvin_group_notify_bound() 317 struct v4l2_async_subdev *asd; in rvin_group_parse_of() 334 struct v4l2_async_subdev); in rvin_group_parse_of() 619 struct v4l2_async_subdev *asd) in rvin_parallel_notify_unbind() 632 struct v4l2_async_subdev *asd) in rvin_parallel_notify_bound() 664 struct v4l2_async_subdev *asd; in rvin_parallel_parse_of() 696 struct v4l2_async_subdev); in rvin_parallel_parse_of()
|
/linux/drivers/media/platform/ |
A D | rcar-isp.c | 309 struct v4l2_async_subdev *asd) in risp_notify_bound() 333 struct v4l2_async_subdev *asd) in risp_notify_unbind() 349 struct v4l2_async_subdev *asd; in risp_parse_dt() 379 struct v4l2_async_subdev); in risp_parse_dt()
|
A D | video-mux.c | 346 struct v4l2_async_subdev *asd) in video_mux_notify_bound() 366 struct v4l2_async_subdev *asd; in video_mux_async_register() 384 struct v4l2_async_subdev); in video_mux_async_register()
|
/linux/drivers/media/platform/sunxi/sun4i-csi/ |
A D | sun4i_csi.c | 45 struct v4l2_async_subdev *asd) in sun4i_csi_notify_bound() 121 struct v4l2_async_subdev *asd; in sun4i_csi_notifier_init() 139 struct v4l2_async_subdev); in sun4i_csi_notifier_init()
|
/linux/drivers/media/platform/cadence/ |
A D | cdns-csi2rx.c | 249 struct v4l2_async_subdev *asd) in csi2rx_async_bound() 368 struct v4l2_async_subdev *asd; in csi2rx_parse_dt() 405 struct v4l2_async_subdev); in csi2rx_parse_dt()
|
/linux/include/media/davinci/ |
A D | vpif_types.h | 75 struct v4l2_async_subdev *asd[VPIF_CAPTURE_MAX_CHANNELS];
|
/linux/drivers/media/platform/marvell-ccic/ |
A D | mmp-driver.c | 183 struct v4l2_async_subdev *asd; in mmpcam_probe() 245 struct v4l2_async_subdev); in mmpcam_probe()
|
A D | cafe-driver.c | 488 struct v4l2_async_subdev *asd; in cafe_pci_probe() 551 ov7670_info.addr, struct v4l2_async_subdev); in cafe_pci_probe()
|
/linux/drivers/media/platform/atmel/ |
A D | atmel-isi.h | 124 struct v4l2_async_subdev;
|
/linux/drivers/media/platform/qcom/camss/ |
A D | camss.h | 98 struct v4l2_async_subdev asd; /* must be first */
|
/linux/drivers/media/i2c/ |
A D | st-mipid02.c | 797 struct v4l2_async_subdev *asd) in mipid02_async_bound() 831 struct v4l2_async_subdev *asd) in mipid02_async_unbind() 847 struct v4l2_async_subdev *asd; in mipid02_parse_rx_ep() 882 struct v4l2_async_subdev); in mipid02_parse_rx_ep()
|
A D | max9286.c | 144 struct v4l2_async_subdev base; 148 static inline struct max9286_asd *to_max9286_asd(struct v4l2_async_subdev *asd) in to_max9286_asd() 523 struct v4l2_async_subdev *asd) in max9286_notify_bound() 585 struct v4l2_async_subdev *asd) in max9286_notify_unbind()
|
/linux/drivers/staging/media/tegra-video/ |
A D | vi.h | 109 struct v4l2_async_subdev asd;
|
/linux/drivers/media/platform/am437x/ |
A D | am437x-vpfe.h | 87 struct v4l2_async_subdev *asd[VPFE_MAX_SUBDEV];
|
/linux/drivers/media/platform/exynos4-is/ |
A D | media-dev.h | 86 struct v4l2_async_subdev *asd;
|