Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Drcar_thermal.c51 unsigned int has_filonoff : 1; member
59 .has_filonoff = 1,
67 .has_filonoff = 1,
75 .has_filonoff = 0,
225 if (priv->chip->has_filonoff) in rcar_thermal_update_temp()