Searched refs:snd_hda_add_imux_item (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 199 int snd_hda_add_imux_item(struct hda_codec *codec,
|
H A D | hda_codec.c | 3979 * snd_hda_add_imux_item - Add an item to input_mux 3990 int snd_hda_add_imux_item(struct hda_codec *codec, in snd_hda_add_imux_item() function 4016 EXPORT_SYMBOL_GPL(snd_hda_add_imux_item); variable
|
H A D | patch_sigmatel.c | 974 snd_hda_add_imux_item(codec, &spec->spdif_mux, labels[i], i, NULL); in stac_create_spdif_mux_ctls()
|
H A D | hda_generic.c | 3275 snd_hda_add_imux_item(codec, imux, label, cfg_idx, NULL); in parse_capture_source()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 190 int snd_hda_add_imux_item(struct hda_codec *codec,
|
H A D | hda_codec.c | 4010 * snd_hda_add_imux_item - Add an item to input_mux 4021 int snd_hda_add_imux_item(struct hda_codec *codec, in snd_hda_add_imux_item() function 4047 EXPORT_SYMBOL_GPL(snd_hda_add_imux_item); variable
|
H A D | patch_sigmatel.c | 974 snd_hda_add_imux_item(codec, &spec->spdif_mux, labels[i], i, NULL); in stac_create_spdif_mux_ctls()
|
H A D | hda_generic.c | 3281 snd_hda_add_imux_item(codec, imux, label, cfg_idx, NULL); in parse_capture_source()
|
Completed in 39 milliseconds