Home
last modified time | relevance | path

Searched refs:EM28XX_I2C_ALGO_EM2800 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c487 else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) in i2c_check_for_device()
503 else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) in i2c_recv_bytes()
519 else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) in i2c_send_bytes()
892 } else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) { in functionality()
H A Dem28xx.h634 EM28XX_I2C_ALGO_EM2800, enumerator
H A Dem28xx-cards.c3593 retval = em28xx_i2c_register(dev, 0, EM28XX_I2C_ALGO_EM2800); in em28xx_init_dev()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c481 else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) in i2c_check_for_device()
497 else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) in i2c_recv_bytes()
513 else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) in i2c_send_bytes()
886 } else if (i2c_bus->algo_type == EM28XX_I2C_ALGO_EM2800) { in functionality()
H A Dem28xx.h623 EM28XX_I2C_ALGO_EM2800, enumerator
H A Dem28xx-cards.c3638 retval = em28xx_i2c_register(dev, 0, EM28XX_I2C_ALGO_EM2800); in em28xx_init_dev()

Completed in 13 milliseconds