Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm.c846 struct snd_pcm_notify *_notify; \
1136 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify() function
1157 EXPORT_SYMBOL(snd_pcm_notify);
/linux/sound/core/oss/
H A Dpcm_oss.c3212 static struct snd_pcm_notify snd_pcm_oss_notify = in alsa_pcm_oss_init()
3237 err = snd_pcm_notify(&snd_pcm_oss_notify, 0);
3245 snd_pcm_notify(&snd_pcm_oss_notify, 1);