Searched defs:ti_csi2rx_dev (Results 1 – 1 of 1) sorted by relevance
95 struct ti_csi2rx_dev { struct96 struct device *dev;97 void __iomem *shim;98 struct v4l2_device v4l2_dev;99 struct video_device vdev;100 struct media_device mdev;101 struct media_pipeline pipe;102 struct media_pad pad;103 struct v4l2_async_notifier notifier;104 struct v4l2_subdev *source;[all …]