D | em28xx.h | 218 struct em28xx; 251 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); 552 struct em28xx *dev; 630 struct em28xx; 639 struct em28xx *dev; 646 struct em28xx { struct 756 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument 758 int (*em28xx_read_reg)(struct em28xx *dev, u16 reg); argument 759 int (*em28xx_read_reg_req_len)(struct em28xx *dev, u8 req, u16 reg, argument 761 int (*em28xx_write_regs_req)(struct em28xx *dev, u8 req, u16 reg, argument [all …]
|