Searched refs:current_frequency (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/drivers/devfreq/
H A Dgovernor_simpleondemand.c68 if (stat->current_frequency == 0) { devfreq_simple_ondemand_func()
76 *freq = stat->current_frequency; devfreq_simple_ondemand_func()
82 a *= stat->current_frequency; devfreq_simple_ondemand_func()
H A Dtegra-devfreq.c512 stat->current_frequency = tegra->cur_freq; tegra_devfreq_get_dev_status()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ds5h1432.c42 u32 current_frequency; member in struct:s5h1432_state
187 if (p->frequency == state->current_frequency) { s5h1432_set_frontend()
188 /*current_frequency = p->frequency; */ s5h1432_set_frontend()
189 /*state->current_frequency = p->frequency; */ s5h1432_set_frontend()
243 state->current_frequency = p->frequency; s5h1432_set_frontend()
253 state->current_frequency = 0; s5h1432_init()
H A Dor51211.c69 u32 current_frequency; member in struct:or51211_state
225 if (state->current_frequency != p->frequency) { or51211_set_parameters()
235 state->current_frequency = p->frequency; or51211_set_parameters()
527 state->current_frequency = 0; or51211_attach()
H A Dau8522_common.c236 state->current_frequency = 0; au8522_init()
266 state->current_frequency = 0; au8522_sleep()
H A Dlgdt3306a.c66 u32 current_frequency; member in struct:lgdt3306a_state
791 state->current_frequency = -1; /* force re-tune, when we wake */ lgdt3306a_sleep()
977 if (state->current_frequency == p->frequency && lgdt3306a_set_parameters()
982 state->current_frequency = -1; lgdt3306a_set_parameters()
996 state->current_frequency = p->frequency; lgdt3306a_set_parameters()
1038 state->current_frequency = p->frequency; lgdt3306a_set_parameters()
1049 state->current_frequency, state->current_modulation); lgdt3306a_get_frontend()
1052 p->frequency = state->current_frequency; lgdt3306a_get_frontend()
1717 state->current_frequency = -1; /* force re-tune */ lgdt3306a_tune()
1836 state->current_frequency = -1; lgdt3306a_attach()
H A Dau8522_dig.c617 if ((state->current_frequency == c->frequency) && au8522_set_frontend()
642 state->current_frequency = c->frequency; au8522_set_frontend()
824 c->frequency = state->current_frequency; au8522_get_frontend()
H A Dlgdt330x.c74 u32 current_frequency; member in struct:lgdt330x_state
436 state->current_frequency = p->frequency; lgdt330x_set_parameters()
446 p->frequency = state->current_frequency; lgdt330x_get_frontend()
766 state->current_frequency = -1; lgdt330x_attach()
H A Dor51132.c70 u32 current_frequency; member in struct:or51132_state
374 state->current_frequency = p->frequency; or51132_set_parameters()
410 p->frequency = state->current_frequency; or51132_get_parameters()
579 state->current_frequency = -1; or51132_attach()
H A Dlgdt3305.c64 u32 current_frequency; member in struct:lgdt3305_state
697 state->current_frequency = p->frequency; lgdt3304_set_parameters()
765 state->current_frequency = p->frequency; lgdt3305_set_parameters()
823 p->frequency = state->current_frequency; lgdt3305_get_frontend()
1155 state->current_frequency = -1; lgdt3305_attach()
H A Ds5h1409.c43 u32 current_frequency; member in struct:s5h1409_state
643 state->current_frequency = p->frequency; s5h1409_set_frontend()
933 p->frequency = state->current_frequency; s5h1409_get_frontend()
H A Ds5h1411.c43 u32 current_frequency; member in struct:s5h1411_state
597 state->current_frequency = p->frequency; s5h1411_set_frontend()
848 p->frequency = state->current_frequency; s5h1411_get_frontend()
H A Dlg2160.c59 u32 current_frequency; member in struct:lg216x_state
953 fe->dtv_property_cache.frequency = state->current_frequency; lg216x_get_frontend()
1075 state->current_frequency = fe->dtv_property_cache.frequency; lg2160_set_frontend()
1447 state->current_frequency = -1; lg2160_attach()
H A Dau8522_priv.h57 u32 current_frequency; member in struct:au8522_state
H A Dau8522_decoder.c596 state->current_frequency = 0; au8522_s_stream()
/linux-4.4.14/include/linux/
H A Ddevfreq.h32 * @current_frequency: The operating frequency.
43 unsigned long current_frequency; member in struct:devfreq_dev_status
/linux-4.4.14/drivers/thermal/
H A Ddevfreq_cooling.c282 unsigned long freq = status->current_frequency; devfreq_cooling_get_requested_power()
332 unsigned long freq = status->current_frequency; devfreq_cooling_power2state()
/linux-4.4.14/drivers/devfreq/exynos/
H A Dexynos5_bus.c157 stat->current_frequency = data->curr_freq; exynos5_int_get_dev_status()
H A Dexynos4_bus.c640 stat->current_frequency = data->curr_oppinfo.rate; exynos4_bus_get_dev_status()

Completed in 353 milliseconds