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