Searched refs:t_format2 (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.c415 int tuner2 = 0, t_format2 = 0; local
567 t_format2 = eeprom_data[i+1];
568 if (t_format2 == 0) { /* not a TV tuner? */
647 if (t_format2 & (1 << i)) {
671 if (t_format2) {
675 t_format2);

Completed in 46 milliseconds