Searched refs:cw1200_pm_ops (Results 1 – 2 of 2) sorted by relevance
361 static const struct dev_pm_ops cw1200_pm_ops = { variable374 .pm = &cw1200_pm_ops,
451 static SIMPLE_DEV_PM_OPS(cw1200_pm_ops, cw1200_spi_suspend, NULL);458 .pm = IS_ENABLED(CONFIG_PM) ? &cw1200_pm_ops : NULL,