Searched refs:twl_suspend (Results 1 – 2 of 2) sorted by relevance
1235 static int __maybe_unused twl_suspend(struct device *dev) in twl_suspend() function1255 static SIMPLE_DEV_PM_OPS(twl_dev_pm_ops, twl_suspend, twl_resume);
1761 static int twl_suspend(struct pci_dev *pdev, pm_message_t state) in twl_suspend() function1865 .suspend = twl_suspend,