Searched defs:_pdev (Results 1 – 1 of 1) sorted by relevance
858 #define pci_pool_create(_name, _pdev, _size, _align, _alloc) \ argument 881 #define pci_set_dma_mask(_pdev, mask) dma_set_mask(&(_pdev)->dev, (mask)) argument 882 #define pci_dma_mapping_error(_pdev, _dma_addr) \ argument 884 #define pci_set_consistent_dma_mask(_pdev, _mask) \ argument 1456 for_each_pci_dev(_pdev) global() argument [all...]