Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwkup_m3_ipc.h56 struct wkup_m3_ipc_ops { struct
57 void (*set_mem_type)(struct wkup_m3_ipc *m3_ipc, int mem_type);
58 void (*set_resume_address)(struct wkup_m3_ipc *m3_ipc, void *addr);
59 int (*prepare_low_power)(struct wkup_m3_ipc *m3_ipc, int state);
60 int (*finish_low_power)(struct wkup_m3_ipc *m3_ipc);
61 int (*request_pm_status)(struct wkup_m3_ipc *m3_ipc);
62 const char *(*request_wake_src)(struct wkup_m3_ipc *m3_ipc);
63 void (*set_rtc_only)(struct wkup_m3_ipc *m3_ipc);