Home
last modified time | relevance | path

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

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