Home
last modified time | relevance | path

Searched defs:tz_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/thermal/thermometer/
H A Dthermometer.c261 char tz_path[PATH_MAX]; in thermometer_add_tz() local
309 char tz_path[PATH_MAX]; in thermometer_init() local
/openbmc/linux/tools/thermal/tmon/
H A Dsysfs.c122 static int get_trip_point_data(char *tz_path, int tzid, int tpid) in get_trip_point_data()