Home
last modified time | relevance | path

Searched refs:CHIP_ID_EM2860 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/usb/em28xx/
H A Dem28xx-reg.h278 CHIP_ID_EM2860 = 34, enumerator
H A Dem28xx-input.c455 case CHIP_ID_EM2860: in em28xx_ir_change_protocol()
777 case CHIP_ID_EM2860: in em28xx_ir_init()
H A Dem28xx-i2c.c823 if (dev->chip_id < CHIP_ID_EM2860) in em28xx_i2c_eeprom()
831 if (dev->chip_id < CHIP_ID_EM2860) in em28xx_i2c_eeprom()
H A Dem28xx-core.c522 if (dev->chip_id < CHIP_ID_EM2860 && in em28xx_audio_setup()
526 else if (dev->chip_id >= CHIP_ID_EM2860 && in em28xx_audio_setup()
H A Dem28xx-cards.c3632 case CHIP_ID_EM2860: in em28xx_init_dev()