Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/hantro/
Dhantro.h177 struct hantro_dev { struct
178 struct v4l2_device v4l2_dev;
179 struct v4l2_m2m_dev *m2m_dev;
180 struct media_device mdev;
181 struct hantro_func *encoder;
182 struct hantro_func *decoder;
183 struct platform_device *pdev;
184 struct device *dev;
185 struct clk_bulk_data *clocks;
186 void __iomem **reg_bases;
[all …]