Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_codec.c2002 unsigned int access, struct snd_kcontrol **ctl_ret) in __snd_hda_add_vmaster() argument
2007 if (ctl_ret) in __snd_hda_add_vmaster()
2008 *ctl_ret = NULL; in __snd_hda_add_vmaster()
2039 if (ctl_ret) in __snd_hda_add_vmaster()
2040 *ctl_ret = kctl; in __snd_hda_add_vmaster()
Dhda_local.h134 unsigned int access, struct snd_kcontrol **ctl_ret);