Lines Matching refs:pci_devres
1410 struct pci_devres { struct
1421 struct pci_devres *this = res; in pcim_release() argument
1440 static struct pci_devres *get_pci_dr(struct pci_dev *pdev) in get_pci_dr()
1442 struct pci_devres *dr, *new_dr; in get_pci_dr()
1454 static struct pci_devres *find_pci_dr(struct pci_dev *pdev) in find_pci_dr()
1469 struct pci_devres *dr; in pcim_enable_device()
1497 struct pci_devres *dr; in pcim_pin_device()
1588 struct pci_devres *dr; in pci_disable_device()
2797 struct pci_devres *dr; in pci_release_region()
2836 struct pci_devres *dr; in __pci_request_region()
3263 struct pci_devres *dr; in pci_intx()