Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dmax98090.c1852 int current_diff = INT_MAX; in max98090_find_divisor() local
1859 if (test_diff < current_diff) { in max98090_find_divisor()
1860 current_diff = test_diff; in max98090_find_divisor()