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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-cards.c1725 } gdi_tuner[] = { variable in typeref:struct:__anon5035
1758 char *name = (eeprom_data[0x0d] < ARRAY_SIZE(gdi_tuner))
1759 ? gdi_tuner[eeprom_data[0x0d]].name : NULL;
1765 core->tuner_type = gdi_tuner[eeprom_data[0x0d]].id;
1766 core->has_radio = gdi_tuner[eeprom_data[0x0d]].fm;

Completed in 44 milliseconds