Home
last modified time | relevance | path

Searched refs:get_score (Results 1 – 1 of 1) sorted by relevance

/sound/soc/codecs/
Dtlv320aic23.c234 static unsigned get_score(int adc, int adc_l, int adc_h, int need_adc, in get_score() function
276 score = get_score(adc, adc_l, adc_h, need_adc, in find_rate()
284 score = get_score((adc >> 1), adc_l, adc_h, need_adc, in find_rate()