Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h5067 struct dev_pm_ops { struct
5068 int (*prepare)(struct device *);
5069 void (*complete)(struct device *);
5070 int (*suspend)(struct device *);
5071 int (*resume)(struct device *);
5072 int (*freeze)(struct device *);
5073 int (*thaw)(struct device *);
5074 int (*poweroff)(struct device *);
5075 int (*restore)(struct device *);
5076 int (*suspend_late)(struct device *);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h4902 struct dev_pm_ops { struct
4903 int (*prepare)(struct device *);
4904 void (*complete)(struct device *);
4905 int (*suspend)(struct device *);
4906 int (*resume)(struct device *);
4907 int (*freeze)(struct device *);
4908 int (*thaw)(struct device *);
4909 int (*poweroff)(struct device *);
4910 int (*restore)(struct device *);
4911 int (*suspend_late)(struct device *);
[all …]
Dvmlinux.h4902 struct dev_pm_ops { struct
4903 int (*prepare)(struct device *);
4904 void (*complete)(struct device *);
4905 int (*suspend)(struct device *);
4906 int (*resume)(struct device *);
4907 int (*freeze)(struct device *);
4908 int (*thaw)(struct device *);
4909 int (*poweroff)(struct device *);
4910 int (*restore)(struct device *);
4911 int (*suspend_late)(struct device *);
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h4823 struct dev_pm_ops { struct
4824 int (*prepare)(struct device *);
4825 void (*complete)(struct device *);
4826 int (*suspend)(struct device *);
4827 int (*resume)(struct device *);
4828 int (*freeze)(struct device *);
4829 int (*thaw)(struct device *);
4830 int (*poweroff)(struct device *);
4831 int (*restore)(struct device *);
4832 int (*suspend_late)(struct device *);
[all …]
Dvmlinux.h4823 struct dev_pm_ops { struct
4824 int (*prepare)(struct device *);
4825 void (*complete)(struct device *);
4826 int (*suspend)(struct device *);
4827 int (*resume)(struct device *);
4828 int (*freeze)(struct device *);
4829 int (*thaw)(struct device *);
4830 int (*poweroff)(struct device *);
4831 int (*restore)(struct device *);
4832 int (*suspend_late)(struct device *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h7124 struct dev_pm_ops { struct
7125 int (*prepare)(struct device *);
7126 void (*complete)(struct device *);
7127 int (*suspend)(struct device *);
7128 int (*resume)(struct device *);
7129 int (*freeze)(struct device *);
7130 int (*thaw)(struct device *);
7131 int (*poweroff)(struct device *);
7132 int (*restore)(struct device *);
7133 int (*suspend_late)(struct device *);
[all …]
Dvmlinux.h7124 struct dev_pm_ops { struct
7125 int (*prepare)(struct device *);
7126 void (*complete)(struct device *);
7127 int (*suspend)(struct device *);
7128 int (*resume)(struct device *);
7129 int (*freeze)(struct device *);
7130 int (*thaw)(struct device *);
7131 int (*poweroff)(struct device *);
7132 int (*restore)(struct device *);
7133 int (*suspend_late)(struct device *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5651 struct dev_pm_ops { struct
5652 int (*prepare)(struct device *);
5653 void (*complete)(struct device *);
5654 int (*suspend)(struct device *);
5655 int (*resume)(struct device *);
5656 int (*freeze)(struct device *);
5657 int (*thaw)(struct device *);
5658 int (*poweroff)(struct device *);
5659 int (*restore)(struct device *);
5660 int (*suspend_late)(struct device *);
[all …]
Dvmlinux_608.h5651 struct dev_pm_ops { struct
5652 int (*prepare)(struct device *);
5653 void (*complete)(struct device *);
5654 int (*suspend)(struct device *);
5655 int (*resume)(struct device *);
5656 int (*freeze)(struct device *);
5657 int (*thaw)(struct device *);
5658 int (*poweroff)(struct device *);
5659 int (*restore)(struct device *);
5660 int (*suspend_late)(struct device *);
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h4395 struct dev_pm_ops { struct
4396 int (*prepare)(struct device *);
4397 void (*complete)(struct device *);
4398 int (*suspend)(struct device *);
4399 int (*resume)(struct device *);
4400 int (*freeze)(struct device *);
4401 int (*thaw)(struct device *);
4402 int (*poweroff)(struct device *);
4403 int (*restore)(struct device *);
4427 struct dev_pm_ops ops; argument
Dvmlinux_602.h4395 struct dev_pm_ops { struct
4396 int (*prepare)(struct device *);
4397 void (*complete)(struct device *);
4398 int (*suspend)(struct device *);
4399 int (*resume)(struct device *);
4400 int (*freeze)(struct device *);
4401 int (*thaw)(struct device *);
4402 int (*poweroff)(struct device *);
4403 int (*restore)(struct device *);
4427 struct dev_pm_ops ops; argument