Searched refs:sysfs_set_ulong (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/thermal/tmon/
H A Dtmon.h168 extern int sysfs_set_ulong(char *path, char *filename, unsigned long val);
H A Dsysfs.c33 int sysfs_set_ulong(char *path, char *filename, unsigned long val) function
555 sysfs_set_ulong(ctrl_cdev_path, "cur_state",
H A Dtui.c431 sysfs_set_ulong(path, "cur_state", val);

Completed in 212 milliseconds