pci_power_t pci_choose_state (struct pci_dev * dev, pm_message_t state);
pci_power_t pci_choose_state
PCI device to be suspended
target sleep state for the whole system. This is the value that is passed to suspend function.
Returns PCI power state suitable for given device and given system message.