Home
last modified time | relevance | path

Searched refs:twl_suspend (Results 1 – 2 of 2) sorted by relevance

/drivers/mfd/
Dtwl-core.c1235 static int __maybe_unused twl_suspend(struct device *dev) in twl_suspend() function
1255 static SIMPLE_DEV_PM_OPS(twl_dev_pm_ops, twl_suspend, twl_resume);
/drivers/scsi/
D3w-sas.c1761 static int twl_suspend(struct pci_dev *pdev, pm_message_t state) in twl_suspend() function
1865 .suspend = twl_suspend,