Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpm.h718 struct dev_pm_domain { struct
719 struct dev_pm_ops ops;
720 int (*start)(struct device *dev);
721 void (*detach)(struct device *dev, bool power_off);
722 int (*activate)(struct device *dev);
723 void (*sync)(struct device *dev);
724 void (*dismiss)(struct device *dev);

Completed in 8 milliseconds