Searched refs:snd_devm_alloc_pages (Results 1 – 7 of 7) sorted by relevance
| /linux/include/sound/ |
| H A D | memalloc.h | 108 snd_devm_alloc_pages(struct device *dev, int type, size_t size) in snd_devm_alloc_pages() function
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1.c | 116 snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, 1024); in snd_card_emu10k1_probe()
|
| H A D | emu10k1x.c | 884 chip->dma_buffer = snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, in snd_emu10k1x_create()
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106_main.c | 1595 chip->buffer = snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, 1024); in snd_ca0106_create()
|
| /linux/sound/pci/trident/ |
| H A D | trident_main.c | 3290 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 D | echoaudio.c | 1918 snd_devm_alloc_pages(&pci->dev, SNDRV_DMA_TYPE_DEV, in snd_echo_create()
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 2069 chip->work_ptr = snd_devm_alloc_pages(&chip->pci->dev, in snd_ymfpci_memalloc()
|