Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsar.h75 void thermal_monitor(struct work_struct *work);
H A Dsar.c142 void thermal_monitor(struct work_struct *work) in thermal_monitor() function
H A Dinit.c535 INIT_DELAYED_WORK(&sc->thermal_monitor_work, thermal_monitor); in ssv6xxx_init_softc()