Searched refs:tuner_formats (Results 1 – 7 of 7) sorted by relevance
119 trace_eeprom("tuner_formats=0x%x",tvdata.tuner_formats); in pvr2_eeprom_analyze()128 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
76 u32 tuner_formats; member
676 tvee->tuner_formats = 0; in tveeprom_hauppauge_analog()680 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; in tveeprom_hauppauge_analog()
423 if ((tv.tuner_formats & TVEEPROM_TUNER_FORMAT_ALL) in cx18_process_eeprom()427 } else if (tv.tuner_formats & V4L2_STD_PAL) { in cx18_process_eeprom()430 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in cx18_process_eeprom()433 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
530 if (tv.tuner_formats & V4L2_STD_PAL) { in ivtv_process_eeprom()533 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in ivtv_process_eeprom()536 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in ivtv_process_eeprom()
366 unsigned int tuner_formats; member
2886 core->tuner_formats = tv.tuner_formats; in hauppauge_eeprom()
Completed in 19 milliseconds