Searched refs:freqValRadio (Results 1 – 2 of 2) sorted by relevance
287 unsigned int freqValRadio; /* Current freq for radio mode */ member
1307 return hdw->freqSelector ? hdw->freqValTelevision : hdw->freqValRadio; in pvr2_hdw_get_cur_freq()1320 if (hdw->freqValRadio != val) { in pvr2_hdw_set_cur_freq()1321 hdw->freqValRadio = val; in pvr2_hdw_set_cur_freq()2176 hdw->freqValRadio = default_radio_freq; in pvr2_hdw_setup_low()