Searched defs:dev_pm_domain___2 (Results 1 – 2 of 2) sorted by relevance
38204 struct dev_pm_domain___2 { struct38205 struct dev_pm_ops___2 ops;38206 int (*start)(struct device___2 *);38207 void (*detach)(struct device___2 *, bool);38208 int (*activate)(struct device___2 *);38209 void (*sync)(struct device___2 *);38210 void (*dismiss)(struct device___2 *);