Home
last modified time | relevance | path

Searched refs:read_string (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dtrace-event-read.c117 static char *read_string(void) in read_string() function
343 sys = read_string(); in read_event_files()
422 version = read_string(); in trace_report()
/Linux-v4.19/drivers/hwmon/
Dscmi-hwmon.c68 .read_string = scmi_hwmon_read_string,
Dhwmon.c199 ret = hattr->ops->read_string(dev, hattr->type, hattr->attr, in hwmon_attr_show_string()
268 if ((mode & S_IRUGO) && ((is_string && !ops->read_string) || in hwmon_genattr()
Dmax6621.c498 .read_string = max6621_read_string,
/Linux-v4.19/include/linux/
Dhwmon.h349 int (*read_string)(struct device *dev, enum hwmon_sensor_types type, member
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c695 .read_string = nouveau_read_string,