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.h743 struct dev_pm_domain { struct
744 struct dev_pm_ops ops;
745 int (*start)(struct device *dev);
746 void (*detach)(struct device *dev, bool power_off);
747 int (*activate)(struct device *dev);
748 void (*sync)(struct device *dev);
749 void (*dismiss)(struct device *dev);
750 int (*set_performance_state)(struct device *dev, unsigned int state);