D | em28xx.h | 222 struct em28xx; 253 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); 511 struct em28xx *dev; 585 struct em28xx; 594 struct em28xx *dev; 601 struct em28xx { struct 701 int (*em28xx_write_regs)(struct em28xx *dev, u16 reg, argument 703 int (*em28xx_read_reg)(struct em28xx *dev, u16 reg); argument 704 int (*em28xx_read_reg_req_len)(struct em28xx *dev, u8 req, u16 reg, argument 706 int (*em28xx_write_regs_req)(struct em28xx *dev, u8 req, u16 reg, argument [all …]
|