Home
last modified time | relevance | path

Searched defs:dev_pm_domain (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dpm.h626 struct dev_pm_domain { struct
627 struct dev_pm_ops ops;
628 void (*detach)(struct device *dev, bool power_off);
629 int (*activate)(struct device *dev);
630 void (*sync)(struct device *dev);
631 void (*dismiss)(struct device *dev);