Man Page: snd_dma_alloc_pages_fallback
Operating Environment: suse
Section: 9
SND_DMA_ALLOC_PAGES_(9) Sound Devices SND_DMA_ALLOC_PAGES_(9)NAMEsnd_dma_alloc_pages_fallback - allocate the buffer area according to the given type with fallbackSYNOPSISint snd_dma_alloc_pages_fallback(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. When no space is left, this function reduces the size and tries to allocate again. The size actually allocated is stored in res_size argument. Returns zero if the buffer with the given size is allocated successfuly, other a negative value at error.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_DMA_ALLOC_PAGES_(9)
| Related Man Pages |
|---|
| tiffreadbuffersetup(3t) - redhat |
| tiffbuffer(3t) - redhat |
| libssh2_knownhost_writeline(3) - debian |
| libssh2_knownhost_writeline(3) - centos |
| tiffreadbuffersetup(3tiff) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |