Searched refs:tveeprom_info (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/
H A Dtveeprom.c56 #define tveeprom_info(fmt, arg...) \ macro
453 tveeprom_info("Tag [%02x] + %d bytes:", eeprom_data[i], len - 1);
617 tveeprom_info("The eeprom says no radio is present, but the tuner type\n");
618 tveeprom_info("indicates otherwise. I will assume that radio is present.\n");
653 tveeprom_info("Hauppauge model %d, rev %s, serial# %d\n",
656 tveeprom_info("MAC address is %02X-%02X-%02X-%02X-%02X-%02X\n",
661 tveeprom_info("tuner model is %s (idx %d, type %d)\n",
663 tveeprom_info("TV standards%s%s%s%s%s%s%s%s (eeprom 0x%02x)\n",
668 tveeprom_info("second tuner model is %s (idx %d, type %d)\n",
672 tveeprom_info("T
[all...]

Completed in 47 milliseconds