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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib0070.c61 u32 current_rf; member in struct:dib0070_state
319 if (state->current_rf != freq) {
345 if (state->current_rf != freq) {
350 state->current_rf = freq;
680 *frequency = 1000 * state->current_rf;
H A Ddib0090.c110 u32 current_rf; member in struct:dib0090_state
665 dib0090_wbd_target(state, state->current_rf);
1218 if (state->current_rf != rf) {
1246 state->current_rf = 0;
1248 if (state->current_rf != rf) {
1323 state->current_rf = rf;
1458 *frequency = 1000 * state->current_rf;

Completed in 46 milliseconds