Searched refs:THERMAL_MONITOR_TIME (Results 1 – 4 of 4) sorted by relevance
158 queue_delayed_work(sc->thermal_wq, &sc->thermal_monitor_work, THERMAL_MONITOR_TIME); in thermal_monitor()186 queue_delayed_work(sc->thermal_wq, &sc->thermal_monitor_work, THERMAL_MONITOR_TIME); in thermal_monitor()
23 #define THERMAL_MONITOR_TIME (10 * HZ) macro
127 queue_delayed_work(sc->thermal_wq, &sc->thermal_monitor_work, THERMAL_MONITOR_TIME); in ssv6xxx_late_resume()
660 queue_delayed_work(sc->thermal_wq, &sc->thermal_monitor_work, THERMAL_MONITOR_TIME); in ssv6xxx_init_softc()