Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_compat.c408 err = snd_ctl_elem_add(file, data, replace); in snd_ctl_elem_add_compat()
H A Dcontrol.c1712 static int snd_ctl_elem_add(struct snd_ctl_file *file, in snd_ctl_elem_add() function
1852 err = snd_ctl_elem_add(file, &info, replace); in snd_ctl_elem_add_user()