em28xx_eeprom_hash 2706 drivers/media/usb/em28xx/em28xx-cards.c static const struct em28xx_hash_table em28xx_eeprom_hash[] = { em28xx_eeprom_hash 2973 drivers/media/usb/em28xx/em28xx-cards.c for (i = 0; i < ARRAY_SIZE(em28xx_eeprom_hash); i++) { em28xx_eeprom_hash 2974 drivers/media/usb/em28xx/em28xx-cards.c if (dev->hash == em28xx_eeprom_hash[i].hash) { em28xx_eeprom_hash 2975 drivers/media/usb/em28xx/em28xx-cards.c dev->model = em28xx_eeprom_hash[i].model; em28xx_eeprom_hash 2976 drivers/media/usb/em28xx/em28xx-cards.c dev->tuner_type = em28xx_eeprom_hash[i].tuner;