Home
last modified time | relevance | path

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

/include/linux/
Dpm.h750 struct dev_pm_domain { struct
751 struct dev_pm_ops ops;
752 int (*start)(struct device *dev);
753 void (*detach)(struct device *dev, bool power_off);
754 int (*activate)(struct device *dev);
755 void (*sync)(struct device *dev);
756 void (*dismiss)(struct device *dev);
757 int (*set_performance_state)(struct device *dev, unsigned int state);