Searched refs:snd_ctl_subscribe_events (Results 1 – 2 of 2) sorted by relevance
175 err = snd_ctl_subscribe_events(card_data->handle, true); in find_controls() 177 ksft_exit_fail_msg("snd_ctl_subscribe_events() failed for card %d: %d\n", in find_controls()
1902 static int snd_ctl_subscribe_events(struct snd_ctl_file *file, int __user *ptr) in snd_ctl_subscribe_events() function2068 return snd_ctl_subscribe_events(ctl, ip); in snd_ctl_ioctl()