Home
last modified time | relevance | path

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

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