Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpm.h661 struct dev_pm_domain { struct
662 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);