_find_freq_ceil   508 drivers/opp/core.c 	opp = _find_freq_ceil(opp_table, freq);
_find_freq_ceil   853 drivers/opp/core.c 	old_opp = _find_freq_ceil(opp_table, &temp_freq);
_find_freq_ceil   860 drivers/opp/core.c 	opp = _find_freq_ceil(opp_table, &temp_freq);