Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpm.h714 struct dev_pm_domain { struct
715 struct dev_pm_ops ops;
716 int (*start)(struct device *dev);
717 void (*detach)(struct device *dev, bool power_off);
718 int (*activate)(struct device *dev);
719 void (*sync)(struct device *dev);
720 void (*dismiss)(struct device *dev);