SND_FREE_PCI_PAGES
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_free_pci_pages - release the pages
SYNOPSIS
"SYNOPSIS"
void snd_free_pci_pages (struct pci_dev * pci, size_t size, void * ptr, dma_addr_t dma_addr);
ARGUMENTS
- pci
-
pci device pointer
- size
-
the allocated buffer size
- ptr
-
the buffer pointer to release
- dma_addr
-
the physical address of the buffer
DESCRIPTION
Releases the buffer allocated via snd_malloc_pci_pages.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:51 GMT, October 06, 2005