Home
last modified time | relevance | path

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

1234

/Linux-v5.4/sound/core/
Dpcm_memory.c307 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages()
338 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function
355 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
/Linux-v5.4/sound/soc/au1x/
Ddma.c241 snd_pcm_lib_free_pages(substream); in alchemy_pcm_hw_params()
250 return snd_pcm_lib_free_pages(substream); in alchemy_pcm_hw_free()
Ddbdma2.c237 snd_pcm_lib_free_pages(substream); in au1xpsc_pcm_hw_free()
/Linux-v5.4/sound/soc/stm/
Dstm32_adfsdm.c252 snd_pcm_lib_free_pages(substream); in stm32_adfsdm_pcm_close()
287 snd_pcm_lib_free_pages(substream); in stm32_adfsdm_pcm_hw_free()
/Linux-v5.4/sound/pci/
Dals300.c381 snd_pcm_lib_free_pages(substream); in snd_als300_playback_close()
410 snd_pcm_lib_free_pages(substream); in snd_als300_capture_close()
423 return snd_pcm_lib_free_pages(substream); in snd_als300_pcm_hw_free()
Dals4000.c365 snd_pcm_lib_free_pages(substream); in snd_als4000_hw_free()
636 snd_pcm_lib_free_pages(substream); in snd_als4000_playback_close()
655 snd_pcm_lib_free_pages(substream); in snd_als4000_capture_close()
/Linux-v5.4/sound/soc/
Dsoc-generic-dmaengine-pcm.c373 .hw_free = snd_pcm_lib_free_pages,
383 .hw_free = snd_pcm_lib_free_pages,
/Linux-v5.4/sound/soc/dwc/
Ddwc-pcm.c197 return snd_pcm_lib_free_pages(substream); in dw_pcm_hw_free()
/Linux-v5.4/sound/soc/sh/
Ddma-sh7760.c196 return snd_pcm_lib_free_pages(substream); in camelot_hw_free()
/Linux-v5.4/sound/drivers/pcsp/
Dpcsp_lib.c233 return snd_pcm_lib_free_pages(substream); in snd_pcsp_playback_hw_free()
/Linux-v5.4/sound/soc/meson/
Daxg-fifo.c161 return snd_pcm_lib_free_pages(ss); in axg_fifo_pcm_hw_free()
/Linux-v5.4/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-pcm.c204 return snd_pcm_lib_free_pages(substream); in snd_bcm2835_pcm_hw_free()
/Linux-v5.4/drivers/media/usb/usbtv/
Dusbtv-audio.c108 snd_pcm_lib_free_pages(substream); in snd_usbtv_hw_free()
/Linux-v5.4/sound/pci/emu10k1/
Dp16v.c305 return snd_pcm_lib_free_pages(substream); in snd_p16v_pcm_hw_free_playback()
311 return snd_pcm_lib_free_pages(substream); in snd_p16v_pcm_hw_free_capture()
Demupcm.c455 snd_pcm_lib_free_pages(substream); in snd_emu10k1_playback_hw_free()
484 snd_pcm_lib_free_pages(substream); in snd_emu10k1_efx_playback_hw_free()
580 return snd_pcm_lib_free_pages(substream); in snd_emu10k1_capture_hw_free()
1652 snd_pcm_lib_free_pages(substream); in snd_emu10k1_fx8010_playback_hw_free()
/Linux-v5.4/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c175 return snd_pcm_lib_free_pages(substream); in mtk_afe_fe_hw_free()
/Linux-v5.4/sound/sh/
Dsh_dac_audio.c137 return snd_pcm_lib_free_pages(substream); in snd_sh_dac_pcm_hw_free()
/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c108 return snd_pcm_lib_free_pages(ss); in snd_solo_hw_free()
/Linux-v5.4/sound/atmel/
Dac97c.c464 .hw_free = snd_pcm_lib_free_pages,
475 .hw_free = snd_pcm_lib_free_pages,
/Linux-v5.4/sound/pci/cs5535audio/
Dcs5535audio_pcm.c270 return snd_pcm_lib_free_pages(substream); in snd_cs5535audio_hw_free()
/Linux-v5.4/sound/pci/ctxfi/
Dctpcm.c200 return snd_pcm_lib_free_pages(substream); in ct_pcm_hw_free()
/Linux-v5.4/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c129 snd_pcm_lib_free_pages(substream); in sst_byt_pcm_hw_free()
/Linux-v5.4/sound/soc/txx9/
Dtxx9aclc.c81 return snd_pcm_lib_free_pages(substream); in txx9aclc_pcm_hw_free()
/Linux-v5.4/drivers/media/pci/tw686x/
Dtw686x-audio.c89 return snd_pcm_lib_free_pages(ss); in tw686x_pcm_hw_free()
/Linux-v5.4/sound/isa/gus/
Dgus_pcm.c474 snd_pcm_lib_free_pages(substream); in snd_gf1_pcm_playback_hw_free()
582 return snd_pcm_lib_free_pages(substream); in snd_gf1_pcm_capture_hw_free()

1234