SND_MALLOC_PCI_PAGE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

snd_malloc_pci_page - allocate a page in the valid pci dma mask  

SYNOPSIS

"SYNOPSIS"

void * snd_malloc_pci_page (struct pci_dev * pci, dma_addr_t * addrp);  

ARGUMENTS

pci
pci device pointer
addrp
the pointer to store the physical address of the buffer
 

DESCRIPTION

Allocates a single page for the given PCI device and returns the virtual address and stores the physical address on addrp.

This function cannot be called from interrupt handlers or within spinlocks.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:41:07 GMT, October 06, 2005