Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwkup_m3_ipc.h58 void (*set_rtc_only)(struct wkup_m3_ipc *m3_ipc); member
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dpm33xx.c213 m3_ipc->ops->set_rtc_only(m3_ipc); in am33xx_pm_suspend()
H A Dwkup_m3_ipc.c381 .set_rtc_only = wkup_m3_set_rtc_only,