Searched refs:current_band (Results 1 - 4 of 4) 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 Ddib0090.c107 u8 current_band; member in struct:dib0090_state
425 if (state->current_band == BAND_VHF)
428 if (state->current_band == BAND_VHF)
430 if (state->current_band == BAND_CBAND)
593 if (state->current_band == BAND_SBAND) {
599 if (state->current_band == BAND_CBAND) {
605 if (state->current_band == BAND_VHF) {
640 if (state->current_band == BAND_SBAND) {
646 if (state->current_band == BAND_VHF) {
652 if (state->current_band
[all...]
H A Ddib7000m.c39 u8 current_band; member in struct:dib7000m_state
639 if (state->current_band == band && state->current_agc != NULL)
641 state->current_band = band;
H A Ddib7000p.c40 u8 current_band; member in struct:dib7000p_state
563 if (state->current_band == band && state->current_agc != NULL)
565 state->current_band = band;
H A Ddib8000.c49 u8 current_band; member in struct:dib8000_state
793 if (state->current_band == band && state->current_agc != NULL)
795 state->current_band = band;

Completed in 64 milliseconds