Home
last modified time | relevance | path

Searched refs:em28xx_i2c_read_block (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c638 static int em28xx_i2c_read_block(struct em28xx *dev, unsigned int bus, u16 addr, in em28xx_i2c_read_block() function
708 err = em28xx_i2c_read_block(dev, bus, 0x0000, in em28xx_i2c_eeprom()
758 err = em28xx_i2c_read_block(dev, bus, mc_start + 46, 1, 2, in em28xx_i2c_eeprom()
777 err = em28xx_i2c_read_block(dev, bus, hwconf_offset, 1, len, in em28xx_i2c_eeprom()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c632 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()

Completed in 3 milliseconds