Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
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,
424 if (priv->chip->use_of_thermal) in rcar_thermal_remove()
529 if (chip->use_of_thermal) { in rcar_thermal_probe()
553 if (chip->use_of_thermal) { in rcar_thermal_probe()