Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h5870 struct dev_pm_domain { struct
5871 struct dev_pm_ops ops;
5872 int (*start)(struct device *);
5873 void (*detach)(struct device *, bool);
5874 int (*activate)(struct device *);
5875 void (*sync)(struct device *);
5876 void (*dismiss)(struct device *);