Searched refs:em28xx_i2c_read_block (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-i2c.c | 632 static int em28xx_i2c_read_block(struct em28xx *dev, unsigned int bus, u16 addr, in em28xx_i2c_read_block() function 702 err = em28xx_i2c_read_block(dev, bus, 0x0000, in em28xx_i2c_eeprom() 752 err = em28xx_i2c_read_block(dev, bus, mc_start + 46, 1, 2, in em28xx_i2c_eeprom() 771 err = em28xx_i2c_read_block(dev, bus, hwconf_offset, 1, len, in em28xx_i2c_eeprom()
|