Searched refs:hauppauge_tuner_fmt (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.c74 hauppauge_tuner_fmt[] = variable in typeref:struct:HAUPPAUGE_TUNER_FMT
396 ** tuner fmts: tag [00].04 or [0a].00 (bitmask index into hauppauge_tuner_fmt)
642 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id;
643 t_fmt_name1[j++] = hauppauge_tuner_fmt[i].name;
648 tvee->tuner2_formats |= hauppauge_tuner_fmt[i].id;
649 t_fmt_name2[j++] = hauppauge_tuner_fmt[i].name;

Completed in 48 milliseconds