Home
last modified time | relevance | path

Searched refs:twl_suspend (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/mfd/
H A Dtwl-core.c852 static int __maybe_unused twl_suspend(struct device *dev) in twl_suspend() function
872 static SIMPLE_DEV_PM_OPS(twl_dev_pm_ops, twl_suspend, twl_resume);
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-sas.c1761 static int twl_suspend(struct pci_dev *pdev, pm_message_t state) in twl_suspend() function
1787 } /* End twl_suspend() */ in twl_suspend()
1865 .suspend = twl_suspend,
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-sas.c1750 static int __maybe_unused twl_suspend(struct device *dev) in twl_suspend() function
1772 } /* End twl_suspend() */ in twl_suspend()
1829 static SIMPLE_DEV_PM_OPS(twl_pm_ops, twl_suspend, twl_resume);

Completed in 7 milliseconds