Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwkup_m3_ipc.h63 void (*set_rtc_only)(struct wkup_m3_ipc *m3_ipc); member
/linux/drivers/soc/ti/
H A Dpm33xx.c212 m3_ipc->ops->set_rtc_only(m3_ipc); in am33xx_pm_suspend()
H A Dwkup_m3_ipc.c561 .set_rtc_only = wkup_m3_set_rtc_only,