Home
last modified time | relevance | path

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

12

/Linux-v6.6/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-v6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c113 .read_string = aq_hwmon_read_string,
/Linux-v6.6/drivers/vdpa/solidrun/
Dsnet_hwmon.c159 .read_string = snet_hwmon_read_string
/Linux-v6.6/drivers/hwmon/
Dnzxt-kraken2.c86 .read_string = kraken2_read_string,
Dpowr1220.c273 .read_string = powr1220_read_string,
Dscmi-hwmon.c131 .read_string = scmi_hwmon_read_string,
Dmax6621.c471 .read_string = max6621_read_string,
Dsmpro-hwmon.c427 .read_string = smpro_read_string,
Dlochnagar-hwmon.c318 .read_string = lochnagar_read_string,
Dcorsair-cpro.c384 .read_string = ccp_read_string,
Dgsc-hwmon.c244 .read_string = gsc_hwmon_read_string,
Dk10temp.c369 .read_string = k10temp_read_labels,
Daxi-fan-control.c408 .read_string = axi_fan_control_read_labels,
Dtmp421.c433 .read_string = tmp421_read_string,
Dtps23861.c367 .read_string = tps23861_read_string,
Dhwmon.c341 ret = hattr->ops->read_string(dev, hattr->type, hattr->attr, in hwmon_attr_show_string()
408 if ((mode & 0444) && ((is_string && !ops->read_string) || in hwmon_genattr()
Dsch5627.c378 .read_string = sch5627_read_string,
Dmax31760.c403 .read_string = max31760_read_string
Dnzxt-smart2.c662 .read_string = nzxt_smart2_hwmon_read_string,
/Linux-v6.6/tools/testing/selftests/mm/
Dkhugepaged.c208 static int read_string(const char *name, const char *strings[]) in read_string() function
395 .thp_enabled = read_string("enabled", thp_enabled_strings), in save_settings()
396 .thp_defrag = read_string("defrag", thp_defrag_strings), in save_settings()
398 read_string("shmem_enabled", shmem_enabled_strings), in save_settings()
/Linux-v6.6/drivers/nvme/host/
Dhwmon.c217 .read_string = nvme_hwmon_read_string,
/Linux-v6.6/drivers/power/supply/
Dpower_supply_hwmon.c293 .read_string = power_supply_hwmon_read_string,
/Linux-v6.6/include/linux/
Dhwmon.h411 int (*read_string)(struct device *dev, enum hwmon_sensor_types type, member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dhwmon.c158 .read_string = mlx5_hwmon_read_string,
/Linux-v6.6/drivers/hwmon/peci/
Dcputemp.c447 .read_string = cputemp_read_string,

12