Lines Matching refs:state
58 * @set_state: invokes the platform firmware to set the device's power state
60 * @get_state: queries the platform firmware for a device's current power state
62 * @refresh_state: asks the platform to refresh the device's power state data
64 * @choose_state: returns PCI power state of given device preferred by the
66 * sleeping state to the working state and vice versa
80 int (*set_state)(struct pci_dev *dev, pci_power_t state);
89 void pci_update_current_state(struct pci_dev *dev, pci_power_t state);
115 /* Wait 100 ms before the system can be put into a sleep state. */
349 * pci_dev_set_io_state - Set the new error state if possible.
352 * @new - the state we want dev to be in
356 * Returns true if state has been changed to the requested state.
562 pci_channel_state_t state,