Searched refs:tuner_formats (Results 1 – 7 of 7) sorted by relevance
130 trace_eeprom("tuner_formats=0x%x",tvdata.tuner_formats); in pvr2_eeprom_analyze()139 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
76 u32 tuner_formats; member
684 tvee->tuner_formats = 0; in tveeprom_hauppauge_analog()688 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; in tveeprom_hauppauge_analog()
433 if ((tv.tuner_formats & TVEEPROM_TUNER_FORMAT_ALL) in cx18_process_eeprom()437 } else if (tv.tuner_formats & V4L2_STD_PAL) { in cx18_process_eeprom()440 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in cx18_process_eeprom()443 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
534 if (tv.tuner_formats & V4L2_STD_PAL) { in ivtv_process_eeprom()537 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in ivtv_process_eeprom()540 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in ivtv_process_eeprom()
375 unsigned int tuner_formats; member
2859 core->tuner_formats = tv.tuner_formats; in hauppauge_eeprom()