Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Dimx_sc_thermal.c21 static struct imx_sc_ipc *thermal_ipc_handle; variable
61 ret = imx_scu_call_rpc(thermal_ipc_handle, &msg, true); in imx_sc_thermal_get_temp()
83 ret = imx_scu_get_handle(&thermal_ipc_handle); in imx_sc_thermal_probe()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds