Home
last modified time | relevance | path

Searched refs:snd_fasync_helper (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dmisc.c189 int snd_fasync_helper(int fd, struct file *file, int on, in snd_fasync_helper() function
216 EXPORT_SYMBOL_GPL(snd_fasync_helper);
A Dtimer.c2139 return snd_fasync_helper(fd, file, on, &tu->fasync); in snd_timer_user_fasync()
A Dcontrol.c2167 return snd_fasync_helper(fd, file, on, &ctl->fasync); in snd_ctl_fasync()
A Dpcm_native.c3965 return snd_fasync_helper(fd, file, on, &runtime->fasync); in snd_pcm_fasync()
/linux-6.3-rc2/include/sound/
A Dcore.h513 int snd_fasync_helper(int fd, struct file *file, int on,

Completed in 20 milliseconds