Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpm.h727 struct dev_pm_domain { struct
728 struct dev_pm_ops ops;
729 int (*start)(struct device *dev);
730 void (*detach)(struct device *dev, bool power_off);
731 int (*activate)(struct device *dev);
732 void (*sync)(struct device *dev);
733 void (*dismiss)(struct device *dev);