Searched refs:am35x_pm_ops (Results 1 – 2 of 2) sorted by relevance
594 static SIMPLE_DEV_PM_OPS(am35x_pm_ops, am35x_suspend, am35x_resume);601 .pm = &am35x_pm_ops,
667 static struct dev_pm_ops am35x_pm_ops = { variable672 #define DEV_PM_OPS &am35x_pm_ops