Home
last modified time | relevance | path

Searched defs:hantro_dev (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/media/hantro/
Dhantro.h180 struct hantro_dev { struct
181 struct v4l2_device v4l2_dev;
182 struct v4l2_m2m_dev *m2m_dev;
183 struct media_device mdev;
184 struct hantro_func *encoder;
185 struct hantro_func *decoder;
186 struct platform_device *pdev;
187 struct device *dev;
188 struct clk_bulk_data *clocks;
189 void __iomem **reg_bases;
[all …]