snd_pcm_notify 459 include/sound/pcm.h int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree); snd_pcm_notify 3026 sound/core/oss/pcm_oss.c static struct snd_pcm_notify snd_pcm_oss_notify = snd_pcm_notify 3051 sound/core/oss/pcm_oss.c if ((err = snd_pcm_notify(&snd_pcm_oss_notify, 0)) < 0) snd_pcm_notify 3058 sound/core/oss/pcm_oss.c snd_pcm_notify(&snd_pcm_oss_notify, 1); snd_pcm_notify 767 sound/core/pcm.c struct snd_pcm_notify *notify; snd_pcm_notify 953 sound/core/pcm.c struct snd_pcm_notify *notify; snd_pcm_notify 1012 sound/core/pcm.c struct snd_pcm_notify *notify;