Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1999 unsigned int access, struct snd_kcontrol **ctl_ret) in __snd_hda_add_vmaster() argument
2004 if (ctl_ret) in __snd_hda_add_vmaster()
2005 *ctl_ret = NULL; in __snd_hda_add_vmaster()
2036 if (ctl_ret) in __snd_hda_add_vmaster()
2037 *ctl_ret = kctl; in __snd_hda_add_vmaster()
H A Dhda_local.h134 unsigned int access, struct snd_kcontrol **ctl_ret);