Home
last modified time | relevance | path

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

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