Man Page: snd_dma_alloc_pages
Operating Environment: centos
Section: 9
SND_DMA_ALLOC_PAGES(9) Management of Cards and Device SND_DMA_ALLOC_PAGES(9)NAMEsnd_dma_alloc_pages - allocate the buffer area according to the given typeSYNOPSISint snd_dma_alloc_pages(int type, struct device * device, size_t size, struct snd_dma_buffer * dmab);ARGUMENTStype the DMA buffer type device the device pointer size the buffer size to allocate dmab buffer allocation record to store the allocated dataDESCRIPTIONCalls the memory-allocator function for the corresponding buffer type.RETURNZero if the buffer with the given size is allocated successfully, otherwise a negative value on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_DMA_ALLOC_PAGES(9)
| Related Man Pages |
|---|
| ll_rw_block(9) - suse |
| buf_mem_free(3) - redhat |
| buf_strdup(3) - redhat |
| tiffreadbuffersetup(3t) - redhat |
| cpg_zcb_alloc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |