Lines Matching defs:wake
116 * o check for tx-no-resources/stop Q races with tx clean/wake Q
2939 /* ack any pending wake events, disable PME */
3026 static int __e100_power_off(struct pci_dev *pdev, bool wake)
3028 if (wake)
3039 bool wake;
3041 __e100_shutdown(to_pci_dev(dev_d), &wake);
3079 bool wake;
3080 __e100_shutdown(pdev, &wake);
3082 __e100_power_off(pdev, wake);
3147 /* ack any pending wake events, disable PME */