Searched refs:fdomain_pm_ops (Results 1 – 2 of 2) sorted by relevance
106 static const struct dev_pm_ops __maybe_unused fdomain_pm_ops; variable107 #define FDOMAIN_PM_OPS (&fdomain_pm_ops)
594 static SIMPLE_DEV_PM_OPS(fdomain_pm_ops, NULL, fdomain_resume);
Completed in 4 milliseconds