SND_MALLOC_SBUS_PAGES
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_malloc_sbus_pages - allocate pages for SBUS with the given size
SYNOPSIS
"SYNOPSIS"
void * snd_malloc_sbus_pages (struct sbus_dev * sdev, size_t size, dma_addr_t * dma_addr);
ARGUMENTS
- sdev
-
sbus device pointer
- size
-
the size to allocate in bytes
- dma_addr
-
the pointer to store the physical address of the buffer
DESCRIPTION
Allocates the physically contiguous pages with the given size for
SBUS.
Returns the pointer of the buffer, or NULL if no enoguh memory.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:07 GMT, October 06, 2005