/linux-2.6.39/sound/core/ ! |
D | pcm_memory.c | 388 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages() 420 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function 438 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
|
/linux-2.6.39/sound/soc/s6000/ ! |
D | s6000-pcm.c | 399 snd_pcm_lib_free_pages(substream); in s6000_pcm_hw_params() 420 return snd_pcm_lib_free_pages(substream); in s6000_pcm_hw_free()
|
/linux-2.6.39/sound/pci/ ! |
D | als300.c | 409 snd_pcm_lib_free_pages(substream); in snd_als300_playback_close() 440 snd_pcm_lib_free_pages(substream); in snd_als300_capture_close() 454 return snd_pcm_lib_free_pages(substream); in snd_als300_pcm_hw_free()
|
D | als4000.c | 379 snd_pcm_lib_free_pages(substream); in snd_als4000_hw_free() 650 snd_pcm_lib_free_pages(substream); in snd_als4000_playback_close() 669 snd_pcm_lib_free_pages(substream); in snd_als4000_capture_close()
|
/linux-2.6.39/sound/soc/blackfin/ ! |
D | bf5xx-i2s-pcm.c | 78 snd_pcm_lib_free_pages(substream); in bf5xx_pcm_hw_free()
|
D | bf5xx-tdm-pcm.c | 82 snd_pcm_lib_free_pages(substream); in bf5xx_pcm_hw_free()
|
D | bf5xx-ac97-pcm.c | 147 snd_pcm_lib_free_pages(substream); in bf5xx_pcm_hw_free()
|
/linux-2.6.39/sound/soc/sh/ ! |
D | dma-sh7760.c | 215 return snd_pcm_lib_free_pages(substream); in camelot_hw_free()
|
/linux-2.6.39/sound/drivers/pcsp/ ! |
D | pcsp_lib.c | 232 return snd_pcm_lib_free_pages(substream); in snd_pcsp_playback_hw_free()
|
/linux-2.6.39/drivers/staging/solo6x10/ ! |
D | g723.c | 113 return snd_pcm_lib_free_pages(ss); in snd_solo_hw_free()
|
/linux-2.6.39/drivers/staging/line6/ ! |
D | capture.c | 334 return snd_pcm_lib_free_pages(substream); in snd_line6_capture_hw_free()
|
D | playback.c | 484 return snd_pcm_lib_free_pages(substream); in snd_line6_playback_hw_free()
|
/linux-2.6.39/sound/soc/nuc900/ ! |
D | nuc900-pcm.c | 163 snd_pcm_lib_free_pages(substream); in nuc900_dma_hw_free()
|
/linux-2.6.39/sound/pci/emu10k1/ ! |
D | p16v.c | 327 result = snd_pcm_lib_free_pages(substream); in snd_p16v_pcm_hw_free_playback() 335 result = snd_pcm_lib_free_pages(substream); in snd_p16v_pcm_hw_free_capture()
|
D | emupcm.c | 461 snd_pcm_lib_free_pages(substream); in snd_emu10k1_playback_hw_free() 490 snd_pcm_lib_free_pages(substream); in snd_emu10k1_efx_playback_hw_free() 586 return snd_pcm_lib_free_pages(substream); in snd_emu10k1_capture_hw_free() 1655 snd_pcm_lib_free_pages(substream); in snd_emu10k1_fx8010_playback_hw_free()
|
/linux-2.6.39/sound/pci/ctxfi/ ! |
D | ctpcm.c | 203 return snd_pcm_lib_free_pages(substream); in ct_pcm_hw_free()
|
/linux-2.6.39/sound/sh/ ! |
D | sh_dac_audio.c | 151 return snd_pcm_lib_free_pages(substream); in snd_sh_dac_pcm_hw_free()
|
D | aica.c | 398 return snd_pcm_lib_free_pages(substream); in snd_aicapcm_pcm_hw_free()
|
/linux-2.6.39/sound/soc/au1x/ ! |
D | dbdma2.c | 248 snd_pcm_lib_free_pages(substream); in au1xpsc_pcm_hw_free()
|
/linux-2.6.39/sound/pci/cs5535audio/ ! |
D | cs5535audio_pcm.c | 283 return snd_pcm_lib_free_pages(substream); in snd_cs5535audio_hw_free()
|
/linux-2.6.39/sound/soc/txx9/ ! |
D | txx9aclc.c | 85 return snd_pcm_lib_free_pages(substream); in txx9aclc_pcm_hw_free()
|
/linux-2.6.39/sound/soc/mid-x86/ ! |
D | sst_platform.c | 381 return snd_pcm_lib_free_pages(substream); in sst_platform_pcm_hw_free()
|
/linux-2.6.39/sound/pci/au88x0/ ! |
D | au88x0_pcm.c | 291 return snd_pcm_lib_free_pages(substream); in snd_vortex_pcm_hw_free()
|
/linux-2.6.39/sound/isa/gus/ ! |
D | gus_pcm.c | 472 snd_pcm_lib_free_pages(substream); in snd_gf1_pcm_playback_hw_free() 580 return snd_pcm_lib_free_pages(substream); in snd_gf1_pcm_capture_hw_free()
|
/linux-2.6.39/sound/atmel/ ! |
D | ac97c.c | 305 return snd_pcm_lib_free_pages(substream); in atmel_ac97c_playback_hw_free() 315 return snd_pcm_lib_free_pages(substream); in atmel_ac97c_capture_hw_free()
|