Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c2029 struct snd_kcontrol **ctl_ret) in __snd_hda_add_vmaster() argument
2034 if (ctl_ret) in __snd_hda_add_vmaster()
2035 *ctl_ret = NULL; in __snd_hda_add_vmaster()
2061 if (ctl_ret) in __snd_hda_add_vmaster()
2062 *ctl_ret = kctl; in __snd_hda_add_vmaster()
Dhda_local.h147 struct snd_kcontrol **ctl_ret);