Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/atmel/
Datmel-isc.c178 struct isc_device { struct
179 struct regmap *regmap;
180 struct clk *hclock;
181 struct clk *ispck;
182 struct isc_clk isc_clks[2];
184 struct device *dev;
185 struct v4l2_device v4l2_dev;
186 struct video_device video_dev;
188 struct vb2_queue vb2_vidq;
189 spinlock_t dma_queue_lock;
[all …]