Home
last modified time | relevance | path

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

12

/linux-6.1.9/tools/perf/util/
Dtrace-event-read.c99 static char *read_string(void) in read_string() function
323 sys = read_string(); in read_event_files()
406 version = read_string(); in trace_report()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c113 .read_string = aq_hwmon_read_string,
/linux-6.1.9/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,
Dlochnagar-hwmon.c320 .read_string = lochnagar_read_string,
Dmax6621.c471 .read_string = max6621_read_string,
Dcorsair-cpro.c384 .read_string = ccp_read_string,
Daxi-fan-control.c408 .read_string = axi_fan_control_read_labels,
Dgsc-hwmon.c244 .read_string = gsc_hwmon_read_string,
Dtmp421.c433 .read_string = tmp421_read_string,
Dintel-m10-bmc-hwmon.c509 .read_string = m10bmc_hwmon_read_string,
Dk10temp.c359 .read_string = k10temp_read_labels,
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
Dasus_wmi_sensors.c496 .read_string = asus_wmi_hwmon_read_string,
Dnzxt-smart2.c662 .read_string = nzxt_smart2_hwmon_read_string,
/linux-6.1.9/tools/testing/selftests/vm/
Dkhugepaged.c217 static int read_string(const char *name, const char *strings[]) in read_string() function
404 .thp_enabled = read_string("enabled", thp_enabled_strings), in save_settings()
405 .thp_defrag = read_string("defrag", thp_defrag_strings), in save_settings()
407 read_string("shmem_enabled", shmem_enabled_strings), in save_settings()
/linux-6.1.9/drivers/nvme/host/
Dhwmon.c215 .read_string = nvme_hwmon_read_string,
/linux-6.1.9/drivers/power/supply/
Dpower_supply_hwmon.c293 .read_string = power_supply_hwmon_read_string,
/linux-6.1.9/include/linux/
Dhwmon.h401 int (*read_string)(struct device *dev, enum hwmon_sensor_types type, member
/linux-6.1.9/drivers/hwmon/peci/
Ddimmtemp.c214 .read_string = dimmtemp_read_string,
Dcputemp.c446 .read_string = cputemp_read_string,

12