Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c202 int ncoef = ARRAY_SIZE(coef); in thermal_of_parameters_init() local
215 ret = of_property_read_u32_array(np, "coefficients", coef, ncoef); in thermal_of_parameters_init()