Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c174 err = snd_ctl_subscribe_events(card_data->handle, true); in find_controls()
/linux/sound/core/
H A Dcontrol.c1772 static int snd_ctl_subscribe_events(struct snd_ctl_file *file, int __user *ptr) in snd_ctl_subscribe_events() function
1936 return snd_ctl_subscribe_events(ctl, ip); in snd_ctl_ioctl()