Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds