Searched defs:em28xx (Results 1 – 1 of 1) sorted by relevance
635 struct em28xx { struct639 struct em28xx_v4l2 *v4l2; argument642 struct em28xx_IR *ir; argument664 // Some older em28xx chips needs a waiting time after writing argument671 struct em28xx_audio_mode audio_mode; argument678 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES]; argument701 struct mutex lock; /* protects em28xx struct */ argument716 spinlock_t slock; /* Protects em28xx video/vbi/dvb IRQ stream data */ argument745 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument754 enum em28xx_mode mode; argument[all …]
Completed in 9 milliseconds