Home
last modified time | relevance | path

Searched refs:free_dma (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/arch/arm/kernel/
H A Ddma.c92 void free_dma(unsigned int chan) in free_dma() function
117 EXPORT_SYMBOL(free_dma);
189 goto free_dma; in enable_dma()
197 free_dma: in enable_dma()
210 goto free_dma; in disable_dma()
218 free_dma: in disable_dma()
/openbmc/linux/kernel/
H A Ddma.c88 void free_dma(unsigned int dmanr) in free_dma() function
109 void free_dma(unsigned int dmanr) in free_dma() function
148 EXPORT_SYMBOL(free_dma);
/openbmc/linux/sound/core/
H A Disadma.c110 free_dma(p->dma); in __snd_release_dma()
131 free_dma(dma); in snd_devm_request_dma()
/openbmc/linux/arch/ia64/include/asm/
H A Ddma.h15 #define free_dma(x) macro
/openbmc/linux/include/asm-generic/
H A Ddma.h14 extern void free_dma(unsigned int dmanr);
/openbmc/linux/arch/xtensa/include/asm/
H A Ddma.h53 extern void free_dma(unsigned int dmanr);
/openbmc/linux/drivers/comedi/drivers/
H A Dcomedi_isadma.c245 free_dma(dma->chan2); in comedi_isadma_free()
247 free_dma(dma->chan); in comedi_isadma_free()
/openbmc/linux/arch/arm/include/asm/
H A Ddma.h76 extern void free_dma(unsigned int chan);
H A Dfloppy.h45 #define fd_free_dma() free_dma(DMA_FLOPPY)
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dfloppy.h58 free_dma(FLOPPY_DMA); in fd_free_dma()
/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-pvr2.c92 free_dma(PVR2_CASCADE_CHAN); in pvr2_dma_exit()
H A Ddma-api.c215 void free_dma(unsigned int chan) in free_dma() function
225 EXPORT_SYMBOL(free_dma);
/openbmc/linux/include/sound/
H A Dinitval.h81 free_dma(*dma_table); in snd_legacy_find_free_dma()
/openbmc/linux/arch/parisc/include/asm/
H A Ddma.h179 #define free_dma(dmanr) macro
H A Dfloppy.h233 free_dma,
/openbmc/linux/arch/alpha/include/asm/
H A Dfloppy.h20 #define fd_free_dma() free_dma(FLOPPY_DMA)
H A Ddma.h364 extern void free_dma(unsigned int dmanr); /* release it again */
/openbmc/linux/arch/x86/include/asm/
H A Ddma.h307 extern void free_dma(unsigned int dmanr);
/openbmc/linux/drivers/scsi/arm/
H A Dpowertec.c385 free_dma(info->info.scsi.dma); in powertecscsi_probe()
413 free_dma(info->info.scsi.dma); in powertecscsi_remove()
H A Dcumana_2.c460 free_dma(info->info.scsi.dma); in cumanascsi2_probe()
485 free_dma(info->info.scsi.dma); in cumanascsi2_remove()
/openbmc/linux/arch/mips/include/asm/
H A Ddma.h308 extern void free_dma(unsigned int dmanr); /* release it again */
/openbmc/linux/arch/powerpc/include/asm/
H A Ddma.h341 extern void free_dma(unsigned int dmanr);
H A Dfloppy.h169 ._free_dma = free_dma,
/openbmc/linux/drivers/scsi/
H A Daha1542.c814 goto free_dma; in aha1542_hw_init()
820 free_dma: in aha1542_hw_init()
822 free_dma(sh->dma_channel); in aha1542_hw_init()
846 free_dma(sh->dma_channel); in aha1542_release()
/openbmc/linux/sound/isa/gus/
H A Dgus_main.c101 free_dma(gus->gf1.dma1); in snd_gus_free()
105 free_dma(gus->gf1.dma2); in snd_gus_free()

12