Searched refs:sysfs_get_string (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/thermal/tmon/ | 
| D | sysfs.c | 75 static int sysfs_get_string(char *path, char *filename, char *str)  in sysfs_get_string()  function 97 	sysfs_get_string(path, "type", cdi->type);  in probe_cdev() 131 	sysfs_get_string(tz_path, filename, temp_str);  in get_trip_point_data() 302 			sysfs_get_string(tz_name, "type", ptdata.tzi[k].type);  in scan_tzones() 364 			sysfs_get_string(cdev_name, "type", ptdata.cdi[k].type);  in scan_cdevs()
  |