sysfs_get_ulong    98 tools/thermal/tmon/sysfs.c 	sysfs_get_ulong(path, "max_state",  &cdi->max_state);
sysfs_get_ulong    99 tools/thermal/tmon/sysfs.c 	sysfs_get_ulong(path, "cur_state", &cdi->cur_state);
sysfs_get_ulong   176 tools/thermal/tmon/sysfs.c 		sysfs_get_ulong(tz_name, d_name, &temp_ulong);
sysfs_get_ulong   231 tools/thermal/tmon/sysfs.c 			sysfs_get_ulong(tz_name, cdev_trip_name,
sysfs_get_ulong   501 tools/thermal/tmon/sysfs.c 		sysfs_get_ulong(tz_name, "temp",
sysfs_get_ulong   582 tools/thermal/tmon/sysfs.c 	sysfs_get_ulong(ctrl_cdev_path, "cur_state", state);