Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_free_pages (Results 1 – 25 of 91) sorted by relevance

1234

/linux-2.6.39/sound/core/ !
Dpcm_memory.c388 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/ !
Ds6000-pcm.c399 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/ !
Dals300.c409 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()
Dals4000.c379 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/ !
Dbf5xx-i2s-pcm.c78 snd_pcm_lib_free_pages(substream); in bf5xx_pcm_hw_free()
Dbf5xx-tdm-pcm.c82 snd_pcm_lib_free_pages(substream); in bf5xx_pcm_hw_free()
Dbf5xx-ac97-pcm.c147 snd_pcm_lib_free_pages(substream); in bf5xx_pcm_hw_free()
/linux-2.6.39/sound/soc/sh/ !
Ddma-sh7760.c215 return snd_pcm_lib_free_pages(substream); in camelot_hw_free()
/linux-2.6.39/sound/drivers/pcsp/ !
Dpcsp_lib.c232 return snd_pcm_lib_free_pages(substream); in snd_pcsp_playback_hw_free()
/linux-2.6.39/drivers/staging/solo6x10/ !
Dg723.c113 return snd_pcm_lib_free_pages(ss); in snd_solo_hw_free()
/linux-2.6.39/drivers/staging/line6/ !
Dcapture.c334 return snd_pcm_lib_free_pages(substream); in snd_line6_capture_hw_free()
Dplayback.c484 return snd_pcm_lib_free_pages(substream); in snd_line6_playback_hw_free()
/linux-2.6.39/sound/soc/nuc900/ !
Dnuc900-pcm.c163 snd_pcm_lib_free_pages(substream); in nuc900_dma_hw_free()
/linux-2.6.39/sound/pci/emu10k1/ !
Dp16v.c327 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()
Demupcm.c461 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/ !
Dctpcm.c203 return snd_pcm_lib_free_pages(substream); in ct_pcm_hw_free()
/linux-2.6.39/sound/sh/ !
Dsh_dac_audio.c151 return snd_pcm_lib_free_pages(substream); in snd_sh_dac_pcm_hw_free()
Daica.c398 return snd_pcm_lib_free_pages(substream); in snd_aicapcm_pcm_hw_free()
/linux-2.6.39/sound/soc/au1x/ !
Ddbdma2.c248 snd_pcm_lib_free_pages(substream); in au1xpsc_pcm_hw_free()
/linux-2.6.39/sound/pci/cs5535audio/ !
Dcs5535audio_pcm.c283 return snd_pcm_lib_free_pages(substream); in snd_cs5535audio_hw_free()
/linux-2.6.39/sound/soc/txx9/ !
Dtxx9aclc.c85 return snd_pcm_lib_free_pages(substream); in txx9aclc_pcm_hw_free()
/linux-2.6.39/sound/soc/mid-x86/ !
Dsst_platform.c381 return snd_pcm_lib_free_pages(substream); in sst_platform_pcm_hw_free()
/linux-2.6.39/sound/pci/au88x0/ !
Dau88x0_pcm.c291 return snd_pcm_lib_free_pages(substream); in snd_vortex_pcm_hw_free()
/linux-2.6.39/sound/isa/gus/ !
Dgus_pcm.c472 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/ !
Dac97c.c305 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()

1234