Searched defs:hantro_dev (Results 1 – 1 of 1) sorted by relevance
187 struct hantro_dev { struct188 struct v4l2_device v4l2_dev;189 struct v4l2_m2m_dev *m2m_dev;190 struct media_device mdev;191 struct hantro_func *encoder;192 struct hantro_func *decoder;193 struct platform_device *pdev;194 struct device *dev;195 struct clk_bulk_data *clocks;196 void __iomem **reg_bases;[all …]