Searched refs:use_of_thermal (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/thermal/
H A Drcar_thermal.c50 unsigned int use_of_thermal : 1; member in struct:rcar_thermal_chip
59 .use_of_thermal = 0,
68 .use_of_thermal = 1,
77 .use_of_thermal = 1,
383 if (priv->chip->use_of_thermal)
486 if (chip->use_of_thermal) {
509 if (chip->use_of_thermal) {

Completed in 177 milliseconds