Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.c1241 static int pci_resume_one(struct pci_dev *pci_dev, void *ign) in pci_resume_one() function
1254 pci_walk_bus(bus, pci_resume_one, NULL); in pci_resume_bus()