Home
last modified time | relevance | path

Searched refs:tuner_formats (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c119 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()
/linux/include/media/
H A Dtveeprom.h76 u32 tuner_formats; member
/linux/drivers/media/common/
H A Dtveeprom.c676 tvee->tuner_formats = 0; in tveeprom_hauppauge_analog()
680 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; in tveeprom_hauppauge_analog()
/linux/drivers/media/pci/cx88/
H A Dcx88.h366 unsigned int tuner_formats; member
H A Dcx88-cards.c2886 core->tuner_formats = tv.tuner_formats; in hauppauge_eeprom()