Searched refs:cqspi_suspend (Results 1 – 1 of 1) sorted by relevance
1904 static int cqspi_suspend(struct device *dev) in cqspi_suspend() function1931 static DEFINE_SIMPLE_DEV_PM_OPS(cqspi_dev_pm_ops, cqspi_suspend, cqspi_resume);