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

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c128 hdw->std_mask_eeprom = tvdata.tuner_formats;
H A Dpvrusb2-hdw-internal.h302 v4l2_std_id std_mask_eeprom; // Hardware supported selections member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c1868 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),hdw->std_mask_eeprom);
1873 hdw->std_mask_avail = hdw->std_mask_eeprom;
1910 hdw->std_mask_eeprom) &
1913 hdw->std_mask_eeprom)) continue;
2195 hdw->std_mask_eeprom = V4L2_STD_ALL;

Completed in 218 milliseconds