Home
last modified time | relevance | path

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

/linux-6.15/tools/thermal/thermometer/
H A Dthermometer.c309 char tz_type[THERMAL_NAME_LENGTH]; in thermometer_init() local
324 fscanf(tz_file, "%s", tz_type); in thermometer_init()
328 tz_regex = configuration_tz_match(tz_type, config); in thermometer_init()
332 if (thermometer_add_tz(dirent->d_name, tz_type, in thermometer_init()