Searched refs:read_string (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | trace-event-read.c | 99 static char *read_string(void)  in read_string()  function 323 		sys = read_string();  in read_event_files() 405 	version = read_string();  in trace_report()
  | 
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/ | 
| D | aq_drvinfo.c | 86 	.read_string = aq_hwmon_read_string,
  | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | scmi-hwmon.c | 116 	.read_string = scmi_hwmon_read_string,
  | 
| D | hwmon.c | 208 	ret = hattr->ops->read_string(dev, hattr->type, hattr->attr,  in hwmon_attr_show_string() 276 	if ((mode & 0444) && ((is_string && !ops->read_string) ||  in hwmon_genattr()
  | 
| D | lochnagar-hwmon.c | 320 	.read_string = lochnagar_read_string,
  | 
| D | max6621.c | 471 	.read_string = max6621_read_string,
  | 
| D | ina3221.c | 586 	.read_string = ina3221_read_string,
  | 
| /Linux-v5.4/drivers/power/supply/ | 
| D | power_supply_hwmon.c | 239 	.read_string	= power_supply_hwmon_read_string,
  | 
| /Linux-v5.4/include/linux/ | 
| D | hwmon.h | 359 	int (*read_string)(struct device *dev, enum hwmon_sensor_types type,  member
  | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_hwmon.c | 703 	.read_string = nouveau_read_string,
  | 
| /Linux-v5.4/drivers/net/phy/ | 
| D | sfp.c | 1050 	.read_string = sfp_hwmon_read_string,
  |