Searched refs:snd_pcm_notify (Results 1 – 3 of 3) sorted by relevance
848 struct snd_pcm_notify *_notify; \1138 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify() function1159 EXPORT_SYMBOL(snd_pcm_notify);
571 struct snd_pcm_notify { struct577 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree); argument
3186 static struct snd_pcm_notify snd_pcm_oss_notify =3211 err = snd_pcm_notify(&snd_pcm_oss_notify, 0); in alsa_pcm_oss_init()3219 snd_pcm_notify(&snd_pcm_oss_notify, 1); in alsa_pcm_oss_exit()