Searched refs:probe_thermal_sysfs (Results 1 – 3 of 3) sorted by relevance
/tools/thermal/tmon/ | ||
D | tmon.h | 162 extern int probe_thermal_sysfs(void); |
D | tmon.c | 282 if (probe_thermal_sysfs()) { in main() |
D | sysfs.c | 383 int probe_thermal_sysfs(void) in probe_thermal_sysfs() function |