Home
last modified time | relevance | path

Searched refs:ctl_ret (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c1959 struct snd_kcontrol **ctl_ret) in __snd_hda_add_vmaster() argument
1964 if (ctl_ret) in __snd_hda_add_vmaster()
1965 *ctl_ret = NULL; in __snd_hda_add_vmaster()
1995 if (ctl_ret) in __snd_hda_add_vmaster()
1996 *ctl_ret = kctl; in __snd_hda_add_vmaster()
Dhda_local.h134 struct snd_kcontrol **ctl_ret);