Searched defs:dev_pm_domain (Results 1 – 1 of 1) sorted by relevance
661 struct dev_pm_domain { struct662 struct dev_pm_ops ops;663 void (*detach)(struct device *dev, bool power_off);664 int (*activate)(struct device *dev);665 void (*sync)(struct device *dev);666 void (*dismiss)(struct device *dev);