pci_update_current_state  507 drivers/pci/pci-driver.c 	pci_update_current_state(pci_dev, PCI_UNKNOWN);
pci_update_current_state  958 drivers/pci/pci.c 	pci_update_current_state(dev, dev->current_state);
pci_update_current_state  973 drivers/pci/pci.c 			pci_update_current_state(dev, state);
pci_update_current_state 1149 drivers/pci/pci.c 	pci_update_current_state(dev, PCI_D0);
pci_update_current_state   89 drivers/pci/pci.h void pci_update_current_state(struct pci_dev *dev, pci_power_t state);