Home
last modified time | relevance | path

Searched refs:input_labels (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h128 const char *input_labels[HDA_MAX_NUM_INPUTS]; member
H A Dhda_generic.c3306 if (spec->input_labels[j] && in fill_input_pin_labels()
3307 !strcmp(spec->input_labels[j], label)) { in fill_input_pin_labels()
3313 spec->input_labels[i] = label; in fill_input_pin_labels()
3356 spec->input_labels[i], in create_input_ctls()
3365 spec->input_labels[i], -mixer); in create_input_ctls()
3738 spec->input_labels[idx], in create_multi_cap_vol_ctl()
3900 "%s Boost Volume", spec->input_labels[idx]); in parse_mic_boost()