Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,
451 if (priv->chip->use_of_thermal) in rcar_thermal_remove()
549 if (chip->use_of_thermal) { in rcar_thermal_probe()
573 if (chip->use_of_thermal) { in rcar_thermal_probe()