Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1868 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),hdw->std_mask_eeprom); in pvr2_hdw_setup_std()
1873 hdw->std_mask_avail = hdw->std_mask_eeprom; in pvr2_hdw_setup_std()
1910 hdw->std_mask_eeprom) & in pvr2_hdw_setup_std()
1913 hdw->std_mask_eeprom)) continue; in pvr2_hdw_setup_std()
2195 hdw->std_mask_eeprom = V4L2_STD_ALL; in pvr2_hdw_setup_low()