]> Git Repo - linux.git/blobdiff - include/linux/pm.h
Merge branch 'pm-domains'
[linux.git] / include / linux / pm.h
index e1c00b7ee91305aa30eca198a4350247f9e34030..383fd68aaee15a9e345b43d0260276e0526144ce 100644 (file)
@@ -619,6 +619,7 @@ extern int dev_pm_put_subsys_data(struct device *dev);
  */
 struct dev_pm_domain {
        struct dev_pm_ops       ops;
+       void (*detach)(struct device *dev, bool power_off);
 };
 
 /*
This page took 0.031609 seconds and 4 git commands to generate.