Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38155 struct dev_pm_ops___2 { struct
38156 int (*prepare)(struct device___2 *);
38157 void (*complete)(struct device___2 *);
38158 int (*suspend)(struct device___2 *);
38159 int (*resume)(struct device___2 *);
38160 int (*freeze)(struct device___2 *);
38161 int (*thaw)(struct device___2 *);
38162 int (*poweroff)(struct device___2 *);
38163 int (*restore)(struct device___2 *);
38164 int (*suspend_late)(struct device___2 *);
[all …]
Dvmlinux.h38155 struct dev_pm_ops___2 { struct
38156 int (*prepare)(struct device___2 *);
38157 void (*complete)(struct device___2 *);
38158 int (*suspend)(struct device___2 *);
38159 int (*resume)(struct device___2 *);
38160 int (*freeze)(struct device___2 *);
38161 int (*thaw)(struct device___2 *);
38162 int (*poweroff)(struct device___2 *);
38163 int (*restore)(struct device___2 *);
38164 int (*suspend_late)(struct device___2 *);
[all …]