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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtveeprom.c56 #define tveeprom_info(fmt, arg...) \ macro
494 tveeprom_info("Tag [%02x] + %d bytes:",
659 tveeprom_info("The eeprom says no radio is present, but the tuner type\n");
660 tveeprom_info("indicates otherwise. I will assume that radio is present.\n");
695 tveeprom_info("Hauppauge model %d, rev %s, serial# %d\n",
698 tveeprom_info("MAC address is %pM\n", tvee->MAC_address);
699 tveeprom_info("tuner model is %s (idx %d, type %d)\n",
701 tveeprom_info("TV standards%s%s%s%s%s%s%s%s (eeprom 0x%02x)\n",
706 tveeprom_info("second tuner model is %s (idx %d, type %d)\n",
709 tveeprom_info("T
[all...]

Completed in 104 milliseconds