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