Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/pvrusb2/
Dpvrusb2-eeprom.c128 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
Dpvrusb2-hdw-internal.h302 v4l2_std_id std_mask_eeprom; // Hardware supported selections member
Dpvrusb2-hdw.c1869 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),hdw->std_mask_eeprom); in pvr2_hdw_setup_std()
1874 hdw->std_mask_avail = hdw->std_mask_eeprom; in pvr2_hdw_setup_std()
1911 hdw->std_mask_eeprom) & in pvr2_hdw_setup_std()
1914 hdw->std_mask_eeprom)) continue; in pvr2_hdw_setup_std()
2196 hdw->std_mask_eeprom = V4L2_STD_ALL; in pvr2_hdw_setup_low()