Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol.c233 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new() function
292 err = snd_ctl_new(&kctl, count, access, NULL); in snd_ctl_new1()
1782 err = snd_ctl_new(&kctl, count, access, file); in snd_ctl_elem_add()