Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm.h744 struct dev_pm_domain { struct
745 struct dev_pm_ops ops;
746 int (*start)(struct device *dev);
747 void (*detach)(struct device *dev, bool power_off);
748 int (*activate)(struct device *dev);
749 void (*sync)(struct device *dev);
750 void (*dismiss)(struct device *dev);
751 int (*set_performance_state)(struct device *dev, unsigned int state);