Searched defs:dev_pm_domain (Results 1 – 11 of 11) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 5309 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/ |
| D | vmlinux_600.h | 5161 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 *);
|
| D | vmlinux.h | 5161 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/ |
| D | vmlinux_602.h | 4880 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 *);
|
| D | vmlinux.h | 4880 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/ |
| D | vmlinux_518.h | 7184 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 *);
|
| D | vmlinux.h | 7184 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/ |
| D | vmlinux.h | 5750 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 *);
|
| D | vmlinux_608.h | 5750 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/ |
| D | vmlinux.h | 4426 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 *);
|
| D | vmlinux_602.h | 4426 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 *);
|