Searched refs:tmu_monitor (Results 1 – 3 of 3) sorted by relevance
37 enum tmu_status_t tmu_monitor(int *temp);
51 switch (tmu_monitor(&temp)) { in boot_temp_check()
139 enum tmu_status_t tmu_monitor(int *temp) in tmu_monitor() function