Searched refs:snd_ctl_elem_add (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | control_compat.c | 418 err = snd_ctl_elem_add(file, data, replace); in snd_ctl_elem_add_compat()
|
H A D | control.c | 1414 static int snd_ctl_elem_add(struct snd_ctl_file *file, in snd_ctl_elem_add() function 1554 err = snd_ctl_elem_add(file, &info, replace); in snd_ctl_elem_add_user()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control_compat.c | 408 err = snd_ctl_elem_add(file, data, replace); in snd_ctl_elem_add_compat()
|
H A D | control.c | 1708 static int snd_ctl_elem_add(struct snd_ctl_file *file, in snd_ctl_elem_add() function 1848 err = snd_ctl_elem_add(file, &info, replace); in snd_ctl_elem_add_user()
|
Completed in 9 milliseconds