em28xx_i2c_hash 2720 drivers/media/usb/em28xx/em28xx-cards.c static const struct em28xx_hash_table em28xx_i2c_hash[] = { em28xx_i2c_hash 3005 drivers/media/usb/em28xx/em28xx-cards.c for (i = 0; i < ARRAY_SIZE(em28xx_i2c_hash); i++) { em28xx_i2c_hash 3006 drivers/media/usb/em28xx/em28xx-cards.c if (dev->i2c_hash == em28xx_i2c_hash[i].hash) { em28xx_i2c_hash 3007 drivers/media/usb/em28xx/em28xx-cards.c dev->model = em28xx_i2c_hash[i].model; em28xx_i2c_hash 3008 drivers/media/usb/em28xx/em28xx-cards.c dev->tuner_type = em28xx_i2c_hash[i].tuner;