Searched refs:read_string (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v5.15/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() 406 version = read_string(); in trace_report()
|
/Linux-v5.15/tools/testing/selftests/vm/ |
D | khugepaged.c | 159 static int read_string(const char *name, const char *strings[]) in read_string() function 300 .thp_enabled = read_string("enabled", thp_enabled_strings), in save_settings() 301 .thp_defrag = read_string("defrag", thp_defrag_strings), in save_settings() 303 read_string("shmem_enabled", shmem_enabled_strings), in save_settings()
|
/Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_drvinfo.c | 113 .read_string = aq_hwmon_read_string,
|
/Linux-v5.15/drivers/hwmon/ |
D | nzxt-kraken2.c | 86 .read_string = kraken2_read_string,
|
D | scmi-hwmon.c | 117 .read_string = scmi_hwmon_read_string,
|
D | aquacomputer_d5next.c | 166 .read_string = d5next_read_string,
|
D | lochnagar-hwmon.c | 320 .read_string = lochnagar_read_string,
|
D | max6621.c | 471 .read_string = max6621_read_string,
|
D | corsair-cpro.c | 384 .read_string = ccp_read_string,
|
D | k10temp.c | 371 .read_string = k10temp_read_labels,
|
D | hwmon.c | 324 ret = hattr->ops->read_string(dev, hattr->type, hattr->attr, in hwmon_attr_show_string() 391 if ((mode & 0444) && ((is_string && !ops->read_string) || in hwmon_genattr()
|
D | sch5627.c | 323 .read_string = sch5627_read_string,
|
D | tps23861.c | 363 .read_string = tps23861_read_string,
|
D | axi-fan-control.c | 412 .read_string = axi_fan_control_read_labels,
|
D | gsc-hwmon.c | 244 .read_string = gsc_hwmon_read_string,
|
D | intel-m10-bmc-hwmon.c | 509 .read_string = m10bmc_hwmon_read_string,
|
D | corsair-psu.c | 568 .read_string = corsairpsu_hwmon_ops_read_string,
|
D | dell-smm-hwmon.c | 873 .read_string = dell_smm_read_string,
|
D | ina3221.c | 682 .read_string = ina3221_read_string,
|
D | bt1-pvt.c | 862 .read_string = pvt_hwmon_read_string,
|
/Linux-v5.15/drivers/nvme/host/ |
D | hwmon.c | 215 .read_string = nvme_hwmon_read_string,
|
/Linux-v5.15/drivers/power/supply/ |
D | power_supply_hwmon.c | 293 .read_string = power_supply_hwmon_read_string,
|
/Linux-v5.15/include/linux/ |
D | hwmon.h | 399 int (*read_string)(struct device *dev, enum hwmon_sensor_types type, member
|
/Linux-v5.15/drivers/net/phy/ |
D | bcm54140.c | 382 .read_string = bcm54140_hwmon_read_string,
|
/Linux-v5.15/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 703 .read_string = nouveau_read_string,
|
12