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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtuner-core.c380 tuner_info("ntsc= argument not recognised\n");
406 tuner_info("Tuner mode: %s\n", p);
407 tuner_info("Frequency: %lu.%02lu MHz\n", freq, freq_fraction);
408 tuner_info("Standard: 0x%08lx\n", (unsigned long)t->std);
412 tuner_info("Signal strength: %d\n", t->has_signal(client));
415 tuner_info("Stereo: %s\n", t->is_stereo(client) ? "yes" : "no");
451 tuner_info("I2C RECV = ");
504 tuner_info("chip found @ 0x%x (%s)\n", addr << 1, adap->name);
H A Dmt20xx.c126 tuner_info("mt2032: frequency parameters out of range: %d %d %d %d\n",
521 tuner_info("microtune: companycode=%04x part=%02x rev=%02x\n",
536 tuner_info("microtune %s found, not (yet?) supported, sorry :-/\n",
542 tuner_info("microtune %s found, OK\n",name);
H A Dtea5767.c350 tuner_info("type set to %d (%s)\n", t->type, "Philips TEA5767HN FM Radio");
H A Dtda8290.c615 tuner_info ("could not clearly identify tuner address, defaulting to %x\n",
619 tuner_info ("setting tuner address to %x\n", tuner_addrs);
635 tuner_info("type set to %s\n", c->name);
H A Dtuner-simple.c483 tuner_info("type set to %d (%s)\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dtuner.h244 #define tuner_info(fmt, arg...) do {\ macro

Completed in 75 milliseconds