Searched refs:snd_hda_input_mux_put (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 195 int snd_hda_input_mux_put(struct hda_codec *codec,
|
H A D | hda_codec.c | 3524 int snd_hda_input_mux_put(struct hda_codec *codec, in snd_hda_input_mux_put() function 3544 EXPORT_SYMBOL_GPL(snd_hda_input_mux_put); variable
|
H A D | patch_sigmatel.c | 936 return snd_hda_input_mux_put(codec, &spec->spdif_mux, ucontrol, in stac_smux_enum_put()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 186 int snd_hda_input_mux_put(struct hda_codec *codec,
|
H A D | hda_codec.c | 3548 * snd_hda_input_mux_put - Put callback helper for the input-mux enum 3555 int snd_hda_input_mux_put(struct hda_codec *codec, in snd_hda_input_mux_put() function 3575 EXPORT_SYMBOL_GPL(snd_hda_input_mux_put); variable
|
H A D | patch_sigmatel.c | 936 return snd_hda_input_mux_put(codec, &spec->spdif_mux, ucontrol, in stac_smux_enum_put()
|
Completed in 45 milliseconds