Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h6877 struct dev_pm_domain { struct
6878 struct dev_pm_ops ops;
6879 int (*start)(struct device *);
6880 void (*detach)(struct device *, bool);
6881 int (*activate)(struct device *);
6882 void (*sync)(struct device *);
6883 void (*dismiss)(struct device *);