Searched refs:pci_find_saved_cap (Results 1 – 1 of 1) sorted by relevance
1624 struct pci_cap_saved_state *pci_find_saved_cap(struct pci_dev *dev, char cap) in pci_find_saved_cap() function1643 save_state = pci_find_saved_cap(dev, PCI_CAP_ID_EXP); in pci_save_pcie_state()1677 save_state = pci_find_saved_cap(dev, PCI_CAP_ID_EXP); in pci_restore_pcie_state()1707 save_state = pci_find_saved_cap(dev, PCI_CAP_ID_PCIX); in pci_save_pcix_state()1725 save_state = pci_find_saved_cap(dev, PCI_CAP_ID_PCIX); in pci_restore_pcix_state()