SND_MALLOC_ISA_PAGES
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_malloc_isa_pages - allocate pages for ISA bus with the given size
SYNOPSIS
"SYNOPSIS"
void * snd_malloc_isa_pages (size_t size, dma_addr_t * dma_addr);
ARGUMENTS
- 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
ISA bus.
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: 06:21:11 GMT, October 06, 2005