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

/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-reg.h240 CHIP_ID_EM2860 = 34, enumerator in enum:em28xx_chip_id
H A Dem28xx-input.c452 case CHIP_ID_EM2860: em28xx_ir_change_protocol()
763 case CHIP_ID_EM2860: em28xx_ir_init()
H A Dem28xx-core.c533 if (dev->chip_id < CHIP_ID_EM2860 && em28xx_audio_setup()
537 else if (dev->chip_id >= CHIP_ID_EM2860 && em28xx_audio_setup()
H A Dem28xx-i2c.c792 if (dev->chip_id < CHIP_ID_EM2860) em28xx_i2c_eeprom()
798 if (dev->chip_id < CHIP_ID_EM2860) em28xx_i2c_eeprom()
H A Dem28xx-video.c180 if (dev->chip_id == CHIP_ID_EM2860 || em28xx_vbi_supported()
H A Dem28xx-cards.c3117 case CHIP_ID_EM2860: em28xx_init_dev()

Completed in 141 milliseconds