Home
last modified time | relevance | path

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

123

/linux-6.12.1/tools/perf/util/
Dtrace-event-read.c101 static char *read_string(void) in read_string() function
325 sys = read_string(); in read_event_files()
408 version = read_string(); in trace_report()
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c113 .read_string = aq_hwmon_read_string,
/linux-6.12.1/drivers/vdpa/solidrun/
Dsnet_hwmon.c159 .read_string = snet_hwmon_read_string
/linux-6.12.1/drivers/hwmon/
Dnzxt-kraken2.c86 .read_string = kraken2_read_string,
Dsurface_temp.c174 .read_string = ssam_temp_hwmon_read_string,
Dpowr1220.c273 .read_string = powr1220_read_string,
Dpowerz.c206 .read_string = powerz_read_string,
Dcros_ec_hwmon.c179 .read_string = cros_ec_hwmon_read_string,
Dgigabyte_waterforce.c235 .read_string = waterforce_read_string
Dscmi-hwmon.c131 .read_string = scmi_hwmon_read_string,
Dmax6621.c471 .read_string = max6621_read_string,
Dlochnagar-hwmon.c318 .read_string = lochnagar_read_string,
Dsmpro-hwmon.c427 .read_string = smpro_read_string,
Dtmp421.c430 .read_string = tmp421_read_string,
Dtps23861.c367 .read_string = tps23861_read_string,
Daxi-fan-control.c409 .read_string = axi_fan_control_read_labels,
Dgsc-hwmon.c244 .read_string = gsc_hwmon_read_string,
Dk10temp.c379 .read_string = k10temp_read_labels,
Dhwmon.c450 ret = hattr->ops->read_string(dev, hattr->type, hattr->attr, in hwmon_attr_show_string()
513 if ((mode & 0444) && ((is_string && !ops->read_string) || in hwmon_genattr()
Dlenovo-ec-sensors.c407 .read_string = lenovo_ec_hwmon_read_string,
Dasus_rog_ryujin.c389 .read_string = rog_ryujin_read_string,
/linux-6.12.1/drivers/nvme/host/
Dhwmon.c217 .read_string = nvme_hwmon_read_string,
/linux-6.12.1/drivers/power/supply/
Dpower_supply_hwmon.c312 .read_string = power_supply_hwmon_read_string,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dhwmon.c158 .read_string = mlx5_hwmon_read_string,
/linux-6.12.1/include/linux/
Dhwmon.h419 int (*read_string)(struct device *dev, enum hwmon_sensor_types type, member

123