Home
last modified time | relevance | path

Searched refs:wl_pci_dma_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_pci.c142 int wl_pci_dma_alloc( struct pci_dev *pdev, struct wl_private *lp );
541 if( wl_pci_dma_alloc( pdev, dev->priv ) < 0 ) { in wl_pci_setup()
679 int wl_pci_dma_alloc( struct pci_dev *pdev, struct wl_private *lp ) in wl_pci_dma_alloc() function