Searched refs:snd_hda_add_new_ctls (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_si3054.c | 127 return snd_hda_add_new_ctls(codec, si3054_modem_mixer); in si3054_build_controls()
|
H A D | hda_local.h | 273 int snd_hda_add_new_ctls(struct hda_codec *codec,
|
H A D | patch_conexant.c | 565 snd_hda_add_new_ctls(codec, olpc_xo_mixers); in cxt_fixup_olpc_xo()
|
H A D | hda_codec.c | 3353 * snd_hda_add_new_ctls - create controls from the array 3362 int snd_hda_add_new_ctls(struct hda_codec *codec, in snd_hda_add_new_ctls() function 3400 EXPORT_SYMBOL_GPL(snd_hda_add_new_ctls); variable
|
H A D | hda_generic.c | 5287 err = snd_hda_add_new_ctls(codec, spec->kctls.list); in snd_hda_gen_build_controls()
|
H A D | patch_ca0132.c | 6915 err = snd_hda_add_new_ctls(codec, spec->mixers[i]); in ca0132_build_controls()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_si3054.c | 127 return snd_hda_add_new_ctls(codec, si3054_modem_mixer); in si3054_build_controls()
|
H A D | hda_local.h | 264 int snd_hda_add_new_ctls(struct hda_codec *codec,
|
H A D | patch_conexant.c | 674 snd_hda_add_new_ctls(codec, olpc_xo_mixers); in cxt_fixup_olpc_xo()
|
H A D | hda_codec.c | 3371 * snd_hda_add_new_ctls - create controls from the array 3380 int snd_hda_add_new_ctls(struct hda_codec *codec, in snd_hda_add_new_ctls() function 3425 EXPORT_SYMBOL_GPL(snd_hda_add_new_ctls); variable
|
H A D | patch_ca0132.c | 7035 err = snd_hda_add_new_ctls(codec, spec->mixers[i]); in ca0132_build_controls()
|
H A D | hda_generic.c | 5179 err = snd_hda_add_new_ctls(codec, spec->kctls.list); in snd_hda_gen_build_controls()
|
Completed in 58 milliseconds