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

/linux-master/sound/core/
H A Dcontrol.c642 * snd_ctl_remove_user_ctl - remove and release the unlocked user control
651 static int snd_ctl_remove_user_ctl(struct snd_ctl_file * file, function
1656 err = snd_ctl_remove_user_ctl(file, &info->id);
1774 snd_ctl_remove_user_ctl(file, &info.id);
1788 return snd_ctl_remove_user_ctl(file, &id);

Completed in 129 milliseconds