Searched refs:freqValRadio (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h287 unsigned int freqValRadio; /* Current freq for radio mode */ member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c1306 return hdw->freqSelector ? hdw->freqValTelevision : hdw->freqValRadio;
1319 if (hdw->freqValRadio != val) {
1320 hdw->freqValRadio = val;
2175 hdw->freqValRadio = default_radio_freq;

Completed in 127 milliseconds