snd_dma_alloc_pages_fallback — allocate the buffer area according to the given type with fallback
int snd_dma_alloc_pages_fallback ( | int type, |
struct device * device, | |
size_t size, | |
struct snd_dma_buffer * dmab) ; |
type
the DMA buffer type
device
the device pointer
size
the buffer size to allocate
dmab
buffer allocation record to store the allocated data