Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h5309 struct dev_pm_domain { struct
5310 struct dev_pm_ops ops;
5311 int (*start)(struct device *);
5312 void (*detach)(struct device *, bool);
5313 int (*activate)(struct device *);
5314 void (*sync)(struct device *);
5315 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h5161 struct dev_pm_domain { struct
5162 struct dev_pm_ops ops;
5163 int (*start)(struct device *);
5164 void (*detach)(struct device *, bool);
5165 int (*activate)(struct device *);
5166 void (*sync)(struct device *);
5167 void (*dismiss)(struct device *);
Dvmlinux.h5161 struct dev_pm_domain { struct
5162 struct dev_pm_ops ops;
5163 int (*start)(struct device *);
5164 void (*detach)(struct device *, bool);
5165 int (*activate)(struct device *);
5166 void (*sync)(struct device *);
5167 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h4880 struct dev_pm_domain { struct
4881 struct dev_pm_ops ops;
4882 int (*start)(struct device *);
4883 void (*detach)(struct device *, bool);
4884 int (*activate)(struct device *);
4885 void (*sync)(struct device *);
4886 void (*dismiss)(struct device *);
Dvmlinux.h4880 struct dev_pm_domain { struct
4881 struct dev_pm_ops ops;
4882 int (*start)(struct device *);
4883 void (*detach)(struct device *, bool);
4884 int (*activate)(struct device *);
4885 void (*sync)(struct device *);
4886 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h7184 struct dev_pm_domain { struct
7185 struct dev_pm_ops ops;
7186 int (*start)(struct device *);
7187 void (*detach)(struct device *, bool);
7188 int (*activate)(struct device *);
7189 void (*sync)(struct device *);
7190 void (*dismiss)(struct device *);
Dvmlinux.h7184 struct dev_pm_domain { struct
7185 struct dev_pm_ops ops;
7186 int (*start)(struct device *);
7187 void (*detach)(struct device *, bool);
7188 int (*activate)(struct device *);
7189 void (*sync)(struct device *);
7190 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5750 struct dev_pm_domain { struct
5751 struct dev_pm_ops ops;
5752 int (*start)(struct device *);
5753 void (*detach)(struct device *, bool);
5754 int (*activate)(struct device *);
5755 void (*sync)(struct device *);
5756 void (*dismiss)(struct device *);
Dvmlinux_608.h5750 struct dev_pm_domain { struct
5751 struct dev_pm_ops ops;
5752 int (*start)(struct device *);
5753 void (*detach)(struct device *, bool);
5754 int (*activate)(struct device *);
5755 void (*sync)(struct device *);
5756 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h4426 struct dev_pm_domain { struct
4427 struct dev_pm_ops ops;
4428 int (*start)(struct device *);
4429 void (*detach)(struct device *, bool);
4430 int (*activate)(struct device *);
4431 void (*sync)(struct device *);
4432 void (*dismiss)(struct device *);
Dvmlinux_602.h4426 struct dev_pm_domain { struct
4427 struct dev_pm_ops ops;
4428 int (*start)(struct device *);
4429 void (*detach)(struct device *, bool);
4430 int (*activate)(struct device *);
4431 void (*sync)(struct device *);
4432 void (*dismiss)(struct device *);