Searched refs:cw1200_pm_ops (Results 1 – 2 of 2) sorted by relevance
369 static const struct dev_pm_ops cw1200_pm_ops = { variable382 .pm = &cw1200_pm_ops,
460 static SIMPLE_DEV_PM_OPS(cw1200_pm_ops, cw1200_spi_suspend, NULL);467 .pm = IS_ENABLED(CONFIG_PM) ? &cw1200_pm_ops : NULL,