Searched defs:ThermalZoneSysfsPathInfo (Results 1 – 1 of 1) sorted by relevance
27 struct ThermalZoneSysfsPathInfo { struct28 char* name;29 char tempPath[PATH_MAX];30 char typePath[PATH_MAX];31 int32_t fd;