Searched defs:dev_pm_domain (Results 1 – 7 of 7) 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 *);
6616 struct dev_pm_domain { struct6617 struct dev_pm_ops ops;6618 int (*start)(struct device *);6619 void (*detach)(struct device *, bool);6620 int (*activate)(struct device *);6621 void (*sync)(struct device *);6622 void (*dismiss)(struct device *);
5693 struct dev_pm_domain { struct5694 struct dev_pm_ops ops;5695 int (*start)(struct device *);5696 void (*detach)(struct device *, bool);5697 int (*activate)(struct device *);5698 void (*sync)(struct device *);5699 void (*dismiss)(struct device *);
6370 struct dev_pm_domain { struct6371 struct dev_pm_ops ops;6372 int (*start)(struct device *);6373 void (*detach)(struct device *, bool);6374 int (*activate)(struct device *);6375 void (*sync)(struct device *);6376 void (*dismiss)(struct device *);