Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/lib/
H A Dlog.h28 int log_str2level(const char *lvl);
H A Dlog.c23 int log_str2level(const char *lvl) in log_str2level() function
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c258 options->loglevel = log_str2level(optarg); in options_init()
/openbmc/linux/tools/thermal/thermometer/
H A Dthermometer.c231 options->loglvl = log_str2level(optarg); in options_init()