Searched refs:dma_free_pages (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/sound/hda/ |
| D | hdac_controller.c | 499 bus->io_ops->dma_free_pages(bus, &s->bdl); in snd_hdac_bus_free_stream_pages() 503 bus->io_ops->dma_free_pages(bus, &bus->rb); in snd_hdac_bus_free_stream_pages() 505 bus->io_ops->dma_free_pages(bus, &bus->posbuf); in snd_hdac_bus_free_stream_pages()
|
| D | hdac_stream.c | 664 bus->io_ops->dma_free_pages(bus, bufp); in snd_hdac_dsp_prepare() 711 bus->io_ops->dma_free_pages(bus, dmab); in snd_hdac_dsp_cleanup()
|
| /linux-4.4.14/sound/pci/hda/ |
| D | hda_tegra.c | 97 static void dma_free_pages(struct hdac_bus *bus, struct snd_dma_buffer *buf) in dma_free_pages() function 180 .dma_free_pages = dma_free_pages,
|
| D | hda_intel.c | 1900 static void dma_free_pages(struct hdac_bus *bus, struct snd_dma_buffer *buf) in dma_free_pages() function 1950 .dma_free_pages = dma_free_pages,
|
| /linux-4.4.14/sound/hda/ext/ |
| D | hdac_ext_bus.c | 77 .dma_free_pages = hdac_ext_dma_free_pages,
|
| /linux-4.4.14/include/sound/ |
| D | hdaudio.h | 221 void (*dma_free_pages)(struct hdac_bus *bus, member
|
| /linux-4.4.14/sound/soc/intel/skylake/ |
| D | skl-messages.c | 52 bus->io_ops->dma_free_pages(bus, dmab); in skl_free_dma_buf()
|