tuner_formats 676 drivers/media/common/tveeprom.c tvee->tuner_formats = 0; tuner_formats 680 drivers/media/common/tveeprom.c tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; tuner_formats 424 drivers/media/pci/cx18/cx18-driver.c if ((tv.tuner_formats & TVEEPROM_TUNER_FORMAT_ALL) tuner_formats 428 drivers/media/pci/cx18/cx18-driver.c } else if (tv.tuner_formats & V4L2_STD_PAL) { tuner_formats 431 drivers/media/pci/cx18/cx18-driver.c } else if (tv.tuner_formats & V4L2_STD_NTSC) { tuner_formats 434 drivers/media/pci/cx18/cx18-driver.c } else if (tv.tuner_formats & V4L2_STD_SECAM) { tuner_formats 2850 drivers/media/pci/cx88/cx88-cards.c core->tuner_formats = tv.tuner_formats; tuner_formats 365 drivers/media/pci/cx88/cx88.h unsigned int tuner_formats; tuner_formats 534 drivers/media/pci/ivtv/ivtv-driver.c if (tv.tuner_formats & V4L2_STD_PAL) { tuner_formats 537 drivers/media/pci/ivtv/ivtv-driver.c } else if (tv.tuner_formats & V4L2_STD_NTSC) { tuner_formats 540 drivers/media/pci/ivtv/ivtv-driver.c } else if (tv.tuner_formats & V4L2_STD_SECAM) { tuner_formats 119 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c trace_eeprom("tuner_formats=0x%x",tvdata.tuner_formats); tuner_formats 128 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c hdw->std_mask_eeprom = tvdata.tuner_formats; tuner_formats 76 include/media/tveeprom.h u32 tuner_formats;