Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dsysfs.h37 extern int sysfs_set_sched(const char *smt_mc, int val);
H A Dsysfs.c468 int sysfs_set_sched(const char *smt_mc, int val) in sysfs_set_sched() function