Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.c68 static const struct pvt_poly __maybe_unused poly_temp_to_N = { variable
363 data = pvt_calc_poly(&poly_temp_to_N, val); in pvt_write_limit()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dbt1-pvt.c69 static const struct polynomial __maybe_unused poly_temp_to_N = { variable
339 data = polynomial_calc(&poly_temp_to_N, val); in pvt_write_limit()

Completed in 4 milliseconds