Home
last modified time | relevance | path

Searched refs:std_mask_eeprom (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/video/pvrusb2/
Dpvrusb2-eeprom.c149 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
Dpvrusb2-hdw-internal.h317 v4l2_std_id std_mask_eeprom; // Hardware supported selections member
Dpvrusb2-hdw.c1920 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),hdw->std_mask_eeprom); in pvr2_hdw_setup_std()
1926 hdw->std_mask_avail = hdw->std_mask_eeprom; in pvr2_hdw_setup_std()
1966 hdw->std_mask_eeprom) & in pvr2_hdw_setup_std()
1969 hdw->std_mask_eeprom)) continue; in pvr2_hdw_setup_std()
2261 hdw->std_mask_eeprom = V4L2_STD_ALL; in pvr2_hdw_setup_low()