Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx.h635 struct em28xx { struct
639 struct em28xx_v4l2 *v4l2; argument
642 struct em28xx_IR *ir; argument
664 // Some older em28xx chips needs a waiting time after writing argument
671 struct em28xx_audio_mode audio_mode; argument
678 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES]; argument
701 struct mutex lock; /* protects em28xx struct */ argument
716 spinlock_t slock; /* Protects em28xx video/vbi/dvb IRQ stream data */ argument
745 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument
754 enum em28xx_mode mode; argument
[all …]