Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dimx_sc_thermal.c19 static struct imx_sc_ipc *thermal_ipc_handle; variable
59 ret = imx_scu_call_rpc(thermal_ipc_handle, &msg, true); in imx_sc_thermal_get_temp()
78 ret = imx_scu_get_handle(&thermal_ipc_handle); in imx_sc_thermal_probe()