Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_thermal.c51 unsigned int has_filonoff : 1; member
60 .has_filonoff = 1,
69 .has_filonoff = 1,
78 .has_filonoff = 0,
238 if (priv->chip->has_filonoff) in rcar_thermal_update_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Drcar_thermal.c51 unsigned int has_filonoff : 1; member
60 .has_filonoff = 1,
69 .has_filonoff = 1,
78 .has_filonoff = 0,
237 if (priv->chip->has_filonoff) in rcar_thermal_update_temp()

Completed in 3 milliseconds