Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm.h644 struct dev_pm_domain { struct
645 struct dev_pm_ops ops;
646 int (*start)(struct device *dev);
647 void (*detach)(struct device *dev, bool power_off);
648 int (*activate)(struct device *dev);
649 void (*sync)(struct device *dev);
650 void (*dismiss)(struct device *dev);

Completed in 9 milliseconds