Searched refs:CLASS_THERMAL (Results 1 – 1 of 1) sorted by relevance
24 #define CLASS_THERMAL "/sys/class/thermal" macro263 sprintf(tz_path, CLASS_THERMAL"/%s/temp", path); in thermometer_add_tz()301 dir = opendir(CLASS_THERMAL); in thermometer_init()303 ERROR("failed to open '%s'\n", CLASS_THERMAL); in thermometer_init()315 sprintf(tz_path, CLASS_THERMAL"/%s/type", dirent->d_name); in thermometer_init()