Searched refs:snd_pcm_free (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm.c40 static int snd_pcm_free(struct snd_pcm *pcm);
741 snd_pcm_free(pcm);
745 snd_pcm_free(pcm);
751 snd_pcm_free(pcm);
785 static int snd_pcm_free(struct snd_pcm *pcm) function
806 return snd_pcm_free(pcm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_share.c1422 snd_pcm_free(pcm);
1448 snd_pcm_free(pcm);
1469 snd_pcm_free(pcm);
1482 snd_pcm_free(pcm);
1512 snd_pcm_free(pcm);
H A Dpcm_dsnoop.c720 snd_pcm_free(pcm);
H A Dpcm_local.h252 #define snd_pcm_free \ macro
351 int snd_pcm_free(snd_pcm_t *pcm);
H A Dpcm_dshare.c822 snd_pcm_free(pcm);
H A Dpcm_dmix.c1137 snd_pcm_free(pcm);
H A Dpcm.c709 err = snd_pcm_free(pcm);
2313 int snd_pcm_free(snd_pcm_t *pcm) function

Completed in 234 milliseconds