Home
last modified time | relevance | path

Searched refs:wkup_m3_ipc (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dwkup_m3_ipc.h28 struct wkup_m3_ipc { struct
52 void (*set_mem_type)(struct wkup_m3_ipc *m3_ipc, int mem_type); argument
53 void (*set_resume_address)(struct wkup_m3_ipc *m3_ipc, void *addr);
54 int (*prepare_low_power)(struct wkup_m3_ipc *m3_ipc, int state);
55 int (*finish_low_power)(struct wkup_m3_ipc *m3_ipc);
56 int (*request_pm_status)(struct wkup_m3_ipc *m3_ipc);
57 const char *(*request_wake_src)(struct wkup_m3_ipc *m3_ipc);
58 void (*set_rtc_only)(struct wkup_m3_ipc *m3_ipc);
61 struct wkup_m3_ipc *wkup_m3_ipc_get(void);
62 void wkup_m3_ipc_put(struct wkup_m3_ipc *m3_ipc);