Home
last modified time | relevance | path

Searched refs:snd_hda_add_imux_item (Results 1 – 4 of 4) sorted by relevance

/sound/pci/hda/
Dhda_local.h271 int snd_hda_add_imux_item(struct hda_codec *codec,
Dhda_codec.c4041 int snd_hda_add_imux_item(struct hda_codec *codec, in snd_hda_add_imux_item() function
4067 EXPORT_SYMBOL_GPL(snd_hda_add_imux_item);
Dpatch_sigmatel.c997 snd_hda_add_imux_item(codec, &spec->spdif_mux, labels[i], i, NULL); in stac_create_spdif_mux_ctls()
Dhda_generic.c3252 snd_hda_add_imux_item(codec, imux, label, cfg_idx, NULL); in parse_capture_source()