Searched defs:hantro_dev (Results 1 – 1 of 1) sorted by relevance
192 struct hantro_dev { struct193 struct v4l2_device v4l2_dev;194 struct v4l2_m2m_dev *m2m_dev;195 struct media_device mdev;196 struct hantro_func *encoder;197 struct hantro_func *decoder;198 struct platform_device *pdev;199 struct device *dev;200 struct clk_bulk_data *clocks;201 struct reset_control *resets;[all …]