Home
last modified time | relevance | path

Searched refs:snd_devm_alloc_pages (Results 1 – 7 of 7) sorted by relevance

/linux/include/sound/
H A Dmemalloc.h108 snd_devm_alloc_pages(struct device *dev, int type, size_t size) in snd_devm_alloc_pages() function
/linux/sound/pci/emu10k1/
H A Demu10k1.c116 snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, 1024); in snd_card_emu10k1_probe()
H A Demu10k1x.c884 chip->dma_buffer = snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, in snd_emu10k1x_create()
/linux/sound/pci/ca0106/
H A Dca0106_main.c1595 chip->buffer = snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, 1024); in snd_ca0106_create()
/linux/sound/pci/trident/
H A Dtrident_main.c3290 snd_devm_alloc_pages(&trident->pci->dev, SNDRV_DMA_TYPE_DEV, in snd_trident_tlb_alloc()
3301 snd_devm_alloc_pages(&trident->pci->dev, SNDRV_DMA_TYPE_DEV, in snd_trident_tlb_alloc()
/linux/sound/pci/echoaudio/
H A Dechoaudio.c1918 snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, in snd_echo_create()
/linux/sound/pci/ymfpci/
H A Dymfpci_main.c2069 chip->work_ptr = snd_devm_alloc_pages(&chip->pci->dev, in snd_ymfpci_memalloc()