Searched refs:snd_pcm_notify (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dpcm.h439 struct snd_pcm_notify { struct
457 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dpcm_oss.c2964 static struct snd_pcm_notify snd_pcm_oss_notify =
2989 if ((err = snd_pcm_notify(&snd_pcm_oss_notify, 0)) < 0)
2996 snd_pcm_notify(&snd_pcm_oss_notify, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm.c747 struct snd_pcm_notify *notify;
940 struct snd_pcm_notify *notify;
998 struct snd_pcm_notify *notify;
1031 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) function
1053 EXPORT_SYMBOL(snd_pcm_notify); variable

Completed in 65 milliseconds