Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/tmon/
H A Dsysfs.c109 static int str_to_trip_type(char *name) in str_to_trip_type() function
133 trip_type = str_to_trip_type(temp_str); in get_trip_point_data()