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

/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-cards.c2485 static struct em28xx_hash_table em28xx_eeprom_hash[] = { variable in typeref:struct:em28xx_hash_table
2685 for (i = 0; i < ARRAY_SIZE(em28xx_eeprom_hash); i++) { em28xx_hint_board()
2686 if (dev->hash == em28xx_eeprom_hash[i].hash) { em28xx_hint_board()
2687 dev->model = em28xx_eeprom_hash[i].model; em28xx_hint_board()
2688 dev->tuner_type = em28xx_eeprom_hash[i].tuner; em28xx_hint_board()

Completed in 66 milliseconds