Searched defs:dev_pm_domain (Results 1 – 1 of 1) sorted by relevance
6877 struct dev_pm_domain { struct6878 struct dev_pm_ops ops;6879 int (*start)(struct device *);6880 void (*detach)(struct device *, bool);6881 int (*activate)(struct device *);6882 void (*sync)(struct device *);6883 void (*dismiss)(struct device *);