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