Home
last modified time | relevance | path

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

/drivers/hwmon/
Dwm8350-hwmon.c31 static const char * const input_names[] = { variable
55 return sprintf(buf, "%s\n", input_names[channel]); in show_label()
Dwm831x-hwmon.c32 static const char * const input_names[] = { variable
79 return sprintf(buf, "%s\n", input_names[channel]); in show_label()
Dmenf21bmc_hwmon.c48 static const char *const input_names[] = { variable
108 return sprintf(buf, "%s\n", input_names[attr->index]); in show_label()
Dda9055-hwmon.c44 static const char * const input_names[] = { variable
206 input_names[to_sensor_dev_attr(devattr)->index]); in show_label()
Dda9052-hwmon.c32 static const char * const input_names[] = { variable
196 input_names[to_sensor_dev_attr(devattr)->index]); in show_label()
Dpowr1220.c95 static const char * const input_names[] = { variable
208 return sprintf(buf, "%s\n", input_names[attr->index]); in powr1220_show_label()