Home
last modified time | relevance | path

Searched refs:EM28XX_I2C_ALGO_EM28XX (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
Dem28xx-i2c.c485 if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM28XX) in i2c_check_for_device()
501 if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM28XX) in i2c_recv_bytes()
517 if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM28XX) in i2c_send_bytes()
552 i2c_bus->algo_type == EM28XX_I2C_ALGO_EM28XX) { in em28xx_i2c_xfer()
889 if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM28XX || in functionality()
Dem28xx.h633 EM28XX_I2C_ALGO_EM28XX = 0, enumerator
Dem28xx-cards.c3595 retval = em28xx_i2c_register(dev, 0, EM28XX_I2C_ALGO_EM28XX); in em28xx_init_dev()
3610 EM28XX_I2C_ALGO_EM28XX); in em28xx_init_dev()