Searched refs:snd_hda_add_imux_item (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | hda_local.h | 210 int snd_hda_add_imux_item(struct hda_codec *codec,
|
D | hda_codec.c | 3900 int snd_hda_add_imux_item(struct hda_codec *codec, in snd_hda_add_imux_item() function 3926 EXPORT_SYMBOL_GPL(snd_hda_add_imux_item);
|
D | patch_sigmatel.c | 979 snd_hda_add_imux_item(codec, &spec->spdif_mux, labels[i], i, NULL); in stac_create_spdif_mux_ctls()
|
D | hda_generic.c | 3270 snd_hda_add_imux_item(codec, imux, label, cfg_idx, NULL); in parse_capture_source()
|