Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_add_user (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c1546 static int snd_ctl_elem_add_user(struct snd_ctl_file *file, in snd_ctl_elem_add_user() function
1731 return snd_ctl_elem_add_user(ctl, argp, 0); in snd_ctl_ioctl()
1733 return snd_ctl_elem_add_user(ctl, argp, 1); in snd_ctl_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c1840 static int snd_ctl_elem_add_user(struct snd_ctl_file *file, in snd_ctl_elem_add_user() function
2031 return snd_ctl_elem_add_user(ctl, argp, 0); in snd_ctl_ioctl()
2033 return snd_ctl_elem_add_user(ctl, argp, 1); in snd_ctl_ioctl()

Completed in 7 milliseconds