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

/linux-master/drivers/iio/proximity/
H A Disl29501.c425 int corr_exp; local
428 corr_exp = isl29501_find_corr_exp(corr,
432 "found exp of corr(%d) = %d\n", corr, corr_exp);
434 max_exp = max(max_exp, corr_exp);

Completed in 208 milliseconds