Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
A Dwm8350-hwmon.c19 static const char * const input_names[] = { variable
43 return sprintf(buf, "%s\n", input_names[channel]); in show_label()
A Dwm831x-hwmon.c20 static const char * const input_names[] = { variable
67 return sprintf(buf, "%s\n", input_names[channel]); in show_label()
A Dmenf21bmc_hwmon.c44 static const char *const input_names[] = { variable
104 return sprintf(buf, "%s\n", input_names[attr->index]); in label_show()
A Dda9055-hwmon.c39 static const char * const input_names[] = { variable
202 input_names[to_sensor_dev_attr(devattr)->index]); in label_show()
A Dpowr1220.c86 static const char * const input_names[] = { variable
201 return sprintf(buf, "%s\n", input_names[attr->index]); in powr1220_label_show()
A Dda9052-hwmon.c33 static const char * const input_names[] = { variable
296 input_names[to_sensor_dev_attr(devattr)->index]); in label_show()
/linux/sound/i2c/other/
A Dak4xxx-adda.c538 const char **input_names; in ak4xxx_capture_num_inputs() local
540 input_names = ak->adc_info[mixer_ch].input_names; in ak4xxx_capture_num_inputs()
542 while (num_names < AK5365_NUM_INPUTS && input_names[num_names]) in ak4xxx_capture_num_inputs()
558 ak->adc_info[mixer_ch].input_names); in ak4xxx_capture_source_info()
/linux/include/sound/
A Dak4xxx-adda.h41 const char **input_names; /* capture source names (NULL terminated) */ member
/linux/sound/pci/ice1712/
A Drevo.c220 .input_names = revo51_adc_input_names

Completed in 12 milliseconds