Home
last modified time | relevance | path

Searched refs:input_names (Results 1 – 6 of 6) sorted by relevance

/drivers/hwmon/
Dwm8350-hwmon.c19 static const char * const input_names[] = { variable
43 return sprintf(buf, "%s\n", input_names[channel]); in show_label()
Dwm831x-hwmon.c20 static const char * const input_names[] = { variable
67 return sprintf(buf, "%s\n", input_names[channel]); in show_label()
Dda9055-hwmon.c39 static const char * const input_names[] = { variable
202 input_names[to_sensor_dev_attr(devattr)->index]); in label_show()
Dmenf21bmc_hwmon.c44 static const char *const input_names[] = { variable
104 return sprintf(buf, "%s\n", input_names[attr->index]); in label_show()
Dpowr1220.c86 static const char * const input_names[] = { variable
201 return sprintf(buf, "%s\n", input_names[attr->index]); in powr1220_label_show()
Dda9052-hwmon.c33 static const char * const input_names[] = { variable
296 input_names[to_sensor_dev_attr(devattr)->index]); in label_show()