Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm.c856 struct snd_pcm_notify *_notify; \
1148 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify() function
1170 EXPORT_SYMBOL(snd_pcm_notify);
/linux-6.3-rc2/include/sound/
A Dpcm.h553 struct snd_pcm_notify { struct
559 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree); argument
/linux-6.3-rc2/sound/core/oss/
A Dpcm_oss.c3207 static struct snd_pcm_notify snd_pcm_oss_notify =
3232 err = snd_pcm_notify(&snd_pcm_oss_notify, 0); in alsa_pcm_oss_init()
3240 snd_pcm_notify(&snd_pcm_oss_notify, 1); in alsa_pcm_oss_exit()

Completed in 15 milliseconds