Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dallegro-core.c128 struct allegro_dev { struct
129 struct v4l2_device v4l2_dev;
130 struct video_device video_dev;
131 struct v4l2_m2m_dev *m2m_dev;
132 struct platform_device *plat_dev;
135 struct mutex lock;
137 struct regmap *regmap;
138 struct regmap *sram;
140 const struct fw_info *fw_info;
141 struct allegro_buffer firmware;
[all …]