Home
last modified time | relevance | path

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

1234

/Linux-v4.19/sound/core/
Dpcm_memory.c348 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages()
379 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function
396 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
/Linux-v4.19/sound/soc/stm/
Dstm32_adfsdm.c209 snd_pcm_lib_free_pages(substream); in stm32_adfsdm_pcm_close()
244 snd_pcm_lib_free_pages(substream); in stm32_adfsdm_pcm_hw_free()
/Linux-v4.19/sound/soc/au1x/
Ddma.c240 snd_pcm_lib_free_pages(substream); in alchemy_pcm_hw_params()
249 return snd_pcm_lib_free_pages(substream); in alchemy_pcm_hw_free()
Ddbdma2.c241 snd_pcm_lib_free_pages(substream); in au1xpsc_pcm_hw_free()
/Linux-v4.19/sound/pci/
Dals300.c394 snd_pcm_lib_free_pages(substream); in snd_als300_playback_close()
423 snd_pcm_lib_free_pages(substream); in snd_als300_capture_close()
436 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-v4.19/sound/soc/
Dsoc-generic-dmaengine-pcm.c374 .hw_free = snd_pcm_lib_free_pages,
384 .hw_free = snd_pcm_lib_free_pages,
/Linux-v4.19/sound/soc/dwc/
Ddwc-pcm.c197 return snd_pcm_lib_free_pages(substream); in dw_pcm_hw_free()
/Linux-v4.19/sound/soc/sh/
Ddma-sh7760.c196 return snd_pcm_lib_free_pages(substream); in camelot_hw_free()
/Linux-v4.19/sound/soc/nuc900/
Dnuc900-pcm.c141 snd_pcm_lib_free_pages(substream); in nuc900_dma_hw_free()
/Linux-v4.19/sound/soc/meson/
Daxg-fifo.c144 return snd_pcm_lib_free_pages(ss); in axg_fifo_pcm_hw_free()
/Linux-v4.19/sound/drivers/pcsp/
Dpcsp_lib.c233 return snd_pcm_lib_free_pages(substream); in snd_pcsp_playback_hw_free()
/Linux-v4.19/drivers/media/usb/usbtv/
Dusbtv-audio.c108 snd_pcm_lib_free_pages(substream); in snd_usbtv_hw_free()
/Linux-v4.19/sound/pci/emu10k1/
Dp16v.c319 return snd_pcm_lib_free_pages(substream); in snd_p16v_pcm_hw_free_playback()
325 return snd_pcm_lib_free_pages(substream); in snd_p16v_pcm_hw_free_capture()
Demupcm.c469 snd_pcm_lib_free_pages(substream); in snd_emu10k1_playback_hw_free()
498 snd_pcm_lib_free_pages(substream); in snd_emu10k1_efx_playback_hw_free()
594 return snd_pcm_lib_free_pages(substream); in snd_emu10k1_capture_hw_free()
1660 snd_pcm_lib_free_pages(substream); in snd_emu10k1_fx8010_playback_hw_free()
/Linux-v4.19/sound/sh/
Dsh_dac_audio.c152 return snd_pcm_lib_free_pages(substream); in snd_sh_dac_pcm_hw_free()
/Linux-v4.19/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c179 return snd_pcm_lib_free_pages(substream); in mtk_afe_fe_hw_free()
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c117 return snd_pcm_lib_free_pages(ss); in snd_solo_hw_free()
/Linux-v4.19/sound/atmel/
Dac97c.c467 .hw_free = snd_pcm_lib_free_pages,
478 .hw_free = snd_pcm_lib_free_pages,
/Linux-v4.19/sound/pci/ctxfi/
Dctpcm.c204 return snd_pcm_lib_free_pages(substream); in ct_pcm_hw_free()
/Linux-v4.19/sound/pci/cs5535audio/
Dcs5535audio_pcm.c283 return snd_pcm_lib_free_pages(substream); in snd_cs5535audio_hw_free()
/Linux-v4.19/sound/soc/txx9/
Dtxx9aclc.c84 return snd_pcm_lib_free_pages(substream); in txx9aclc_pcm_hw_free()
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-pcm.c265 return snd_pcm_lib_free_pages(substream); in snd_bcm2835_pcm_hw_free()
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x-audio.c92 return snd_pcm_lib_free_pages(ss); in tw686x_pcm_hw_free()
/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c137 snd_pcm_lib_free_pages(substream); in sst_byt_pcm_hw_free()

1234