D | em28xx.h | 221 struct em28xx; 252 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); 510 struct em28xx *dev; 584 struct em28xx; 593 struct em28xx *dev; 600 struct em28xx { struct 700 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument 702 int (*em28xx_read_reg)(struct em28xx *dev, u16 reg); argument 703 int (*em28xx_read_reg_req_len)(struct em28xx *dev, u8 req, u16 reg, argument 705 int (*em28xx_write_regs_req)(struct em28xx *dev, u8 req, u16 reg, argument [all …]
|