Searched refs:read_string (Results 1 – 23 of 23) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
D | khugepaged.c | 161 static int read_string(const char *name, const char *strings[]) in read_string() function 303 .thp_enabled = read_string("enabled", thp_enabled_strings), in save_settings() 304 .thp_defrag = read_string("defrag", thp_defrag_strings), in save_settings() 306 read_string("shmem_enabled", shmem_enabled_strings), in save_settings()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_drvinfo.c | 113 .read_string = aq_hwmon_read_string,
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
D | hwmon.c | 215 .read_string = nvme_hwmon_read_string,
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | scmi-hwmon.c | 116 .read_string = scmi_hwmon_read_string,
|
D | intel-m10-bmc-hwmon.c | 279 .read_string = m10bmc_hwmon_read_string,
|
D | amd_energy.c | 201 .read_string = amd_energy_read_labels,
|
D | max6621.c | 471 .read_string = max6621_read_string,
|
D | lochnagar-hwmon.c | 320 .read_string = lochnagar_read_string,
|
D | axi-fan-control.c | 365 .read_string = axi_fan_control_read_labels,
|
D | k10temp.c | 374 .read_string = k10temp_read_labels,
|
D | corsair-cpro.c | 383 .read_string = ccp_read_string,
|
D | hwmon.c | 288 ret = hattr->ops->read_string(dev, hattr->type, hattr->attr, in hwmon_attr_show_string() 355 if ((mode & 0444) && ((is_string && !ops->read_string) || in hwmon_genattr()
|
D | gsc-hwmon.c | 244 .read_string = gsc_hwmon_read_string,
|
D | ina3221.c | 682 .read_string = ina3221_read_string,
|
D | bt1-pvt.c | 862 .read_string = pvt_hwmon_read_string,
|
D | ltc2947-core.c | 938 .read_string = ltc2947_read_labels,
|
D | w83627ehf.c | 1641 .read_string = w83627ehf_read_string,
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
D | power_supply_hwmon.c | 293 .read_string = power_supply_hwmon_read_string,
|
/kernel/linux/linux-5.10/include/linux/ |
D | hwmon.h | 399 int (*read_string)(struct device *dev, enum hwmon_sensor_types type, member
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
D | bcm54140.c | 382 .read_string = bcm54140_hwmon_read_string,
|
D | sfp.c | 1190 .read_string = sfp_hwmon_read_string,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 703 .read_string = nouveau_read_string,
|