Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-cards.c2706 static const struct em28xx_hash_table em28xx_eeprom_hash[] = { variable
2973 for (i = 0; i < ARRAY_SIZE(em28xx_eeprom_hash); i++) { in em28xx_hint_board()
2974 if (dev->hash == em28xx_eeprom_hash[i].hash) { in em28xx_hint_board()
2975 dev->model = em28xx_eeprom_hash[i].model; in em28xx_hint_board()
2976 dev->tuner_type = em28xx_eeprom_hash[i].tuner; in em28xx_hint_board()