Searched defs:dev_pm_domain (Results 1 – 2 of 2) sorted by relevance
6801 struct dev_pm_domain { struct6802 struct dev_pm_ops ops;6803 int (*start)(struct device *);6804 void (*detach)(struct device *, bool);6805 int (*activate)(struct device *);6806 void (*sync)(struct device *);6807 void (*dismiss)(struct device *);6808 int (*set_performance_state)(struct device *, unsigned int);6809 u64 android_kabi_reserved1;
6404 struct dev_pm_domain { struct6405 struct dev_pm_ops ops;6406 int (*start)(struct device *);6407 void (*detach)(struct device *, bool);6408 int (*activate)(struct device *);6409 void (*sync)(struct device *);6410 void (*dismiss)(struct device *);6411 int (*set_performance_state)(struct device *, unsigned int);6412 u64 android_kabi_reserved1;