Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c50 unsigned int use_of_thermal : 1; member
59 .use_of_thermal = 0,
68 .use_of_thermal = 1,
77 .use_of_thermal = 1,
383 if (priv->chip->use_of_thermal) in rcar_thermal_remove()
488 if (chip->use_of_thermal) { in rcar_thermal_probe()
511 if (chip->use_of_thermal) { in rcar_thermal_probe()