Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A 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);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A D3w-sas.c1761 static int twl_suspend(struct pci_dev *pdev, pm_message_t state) in twl_suspend() function
1865 .suspend = twl_suspend,