Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/deprecated/atmel/
A Datmel-isc.h263 struct isc_device { struct
265 struct clk *hclock;
266 struct clk *ispck;
269 u32 dcfg;
271 struct device *dev;
280 bool stop;
293 struct mutex lock;
295 spinlock_t awb_lock;
302 struct {
333 void (*config_dpc)(struct isc_device *isc); argument
[all …]
/linux-6.3-rc2/drivers/media/platform/microchip/
A Dmicrochip-isc.h281 struct isc_device { struct
283 struct clk *hclock;
284 struct clk *ispck;
287 u32 dcfg;
289 struct device *dev;
298 bool stop;
310 struct mutex lock;
312 spinlock_t awb_lock;
319 struct {
350 void (*config_dpc)(struct isc_device *isc); argument
[all …]

Completed in 6 milliseconds