Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpm.h642 struct dev_pm_domain { struct
643 struct dev_pm_ops ops;
644 int (*start)(struct device *dev);
645 void (*detach)(struct device *dev, bool power_off);
646 int (*activate)(struct device *dev);
647 void (*sync)(struct device *dev);
648 void (*dismiss)(struct device *dev);