Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17974 struct syscore_ops { struct
17975 struct list_head node;
17976 int (*suspend)();
17977 void (*resume)();
17978 void (*shutdown)();
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h13922 struct syscore_ops { struct
13923 struct list_head node;
13924 int (*suspend)();
13925 void (*resume)();
13926 void (*shutdown)();