Lines Matching refs:pci_devres
1365 struct pci_devres { struct
1376 struct pci_devres *this = res; in pcim_release() argument
1395 static struct pci_devres *get_pci_dr(struct pci_dev *pdev) in get_pci_dr()
1397 struct pci_devres *dr, *new_dr; in get_pci_dr()
1409 static struct pci_devres *find_pci_dr(struct pci_dev *pdev) in find_pci_dr()
1424 struct pci_devres *dr; in pcim_enable_device()
1452 struct pci_devres *dr; in pcim_pin_device()
1543 struct pci_devres *dr; in pci_disable_device()
2512 struct pci_devres *dr; in pci_release_region()
2551 struct pci_devres *dr; in __pci_request_region()
2978 struct pci_devres *dr; in pci_intx()