Searched refs:current_bandwidth (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib3000mc.c43 u32 current_bandwidth; member in struct:dib3000mc_state
643 fep->bandwidth_hz = state->current_bandwidth; dib3000mc_get_frontend()
698 state->current_bandwidth = fep->bandwidth_hz; dib3000mc_set_frontend()
H A Ddib7000m.c41 u32 current_bandwidth; member in struct:dib7000m_state
320 state->current_bandwidth = bw; dib7000m_set_bandwidth()
742 state->timf = timf * 160 / (state->current_bandwidth / 50); dib7000m_update_timf()
1162 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); dib7000m_get_frontend()
H A Ddib7000p.c48 u32 current_bandwidth; member in struct:dib7000p_state
374 state->current_bandwidth = bw; dib7000p_set_bandwidth()
934 state->timf = timf * 160 / (state->current_bandwidth / 50); dib7000p_update_timf()
954 dib7000p_set_bandwidth(state, state->current_bandwidth); dib7000p_ctrl_timf()
1416 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); dib7000p_get_frontend()
H A Ddib8000.c71 u32 current_bandwidth; member in struct:dib8000_state

Completed in 97 milliseconds