Home
last modified time | relevance | path

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

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