Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx.h636 struct em28xx { struct
640 struct em28xx_v4l2 *v4l2; argument
643 struct em28xx_IR *ir; argument
665 // Some older em28xx chips needs a waiting time after writing argument
672 struct em28xx_audio_mode audio_mode; argument
679 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES]; argument
702 struct mutex lock; /* protects em28xx struct */ argument
717 spinlock_t slock; /* Protects em28xx video/vbi/dvb IRQ stream data */ argument
746 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument
755 enum em28xx_mode mode; argument
[all …]