Searched refs:tuner_formats (Results 1 – 6 of 6) sorted by relevance
135 trace_eeprom("tuner_formats=0x%x",tvdata.tuner_formats); in pvr2_eeprom_analyze()144 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
706 tvee->tuner_formats = 0; in tveeprom_hauppauge_analog()710 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; in tveeprom_hauppauge_analog()
438 if ((tv.tuner_formats & TVEEPROM_TUNER_FORMAT_ALL) in cx18_process_eeprom()442 } else if (tv.tuner_formats & V4L2_STD_PAL) { in cx18_process_eeprom()445 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in cx18_process_eeprom()448 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
533 if (tv.tuner_formats & V4L2_STD_PAL) { in ivtv_process_eeprom()536 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in ivtv_process_eeprom()539 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in ivtv_process_eeprom()
374 unsigned int tuner_formats; member
2861 core->tuner_formats = tv.tuner_formats; in hauppauge_eeprom()