Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-imx-sc.c24 static struct imx_sc_ipc *rtc_ipc_handle; variable
53 ret = imx_scu_call_rpc(rtc_ipc_handle, &msg, true); in imx_sc_rtc_read_time()
102 ret = imx_scu_call_rpc(rtc_ipc_handle, &msg, true); in imx_sc_rtc_set_alarm()
144 ret = imx_scu_get_handle(&rtc_ipc_handle); in imx_sc_rtc_probe()

Completed in 3 milliseconds