Home
last modified time | relevance | path

Searched defs:da9062_thermal (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dda9062-thermal.c50 struct da9062_thermal { struct
54 struct mutex lock; /* protection for da9062_thermal temperature */ argument
57 const struct da9062_thermal_config *config; argument
63 struct da9062_thermal *thermal = container_of(work, in da9062_thermal_poll_on() argument