Home
last modified time | relevance | path

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

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