Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/thermometer/
H A Dthermometer.c308 char tz_type[THERMAL_NAME_LENGTH]; in thermometer_init() local
323 fscanf(tz_file, "%s", tz_type); in thermometer_init()
327 tz_regex = configuration_tz_match(tz_type, config); in thermometer_init()
331 if (thermometer_add_tz(dirent->d_name, tz_type, in thermometer_init()