| D | em28xx.h | 215 struct em28xx; 248 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); 549 struct em28xx *dev; 627 struct em28xx; 636 struct em28xx *dev; 643 struct em28xx { struct 753 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument 755 int (*em28xx_read_reg)(struct em28xx *dev, u16 reg); argument 756 int (*em28xx_read_reg_req_len)(struct em28xx *dev, u8 req, u16 reg, argument 758 int (*em28xx_write_regs_req)(struct em28xx *dev, u8 req, u16 reg, argument [all …]
|