Searched refs:sysfs_get_string (Results 1 - 1 of 1) sorted by path

/linux-master/tools/thermal/tmon/
H A Dsysfs.c76 static int sysfs_get_string(char *path, char *filename, char *str) function
98 sysfs_get_string(path, "type", cdi->type);
132 sysfs_get_string(tz_path, filename, temp_str);
304 sysfs_get_string(tz_name, "type", ptdata.tzi[k].type);
366 sysfs_get_string(cdev_name, "type", ptdata.cdi[k].type);

Completed in 173 milliseconds