Home
last modified time | relevance | path

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

/linux-6.1.9/tools/thermal/tmon/
Dtmon.h162 extern int probe_thermal_sysfs(void);
Dtmon.c282 if (probe_thermal_sysfs()) { in main()
Dsysfs.c383 int probe_thermal_sysfs(void) in probe_thermal_sysfs() function