Searched refs:get_temp (Results 1 – 7 of 7) sorted by relevance
21 if (!ops->get_temp) in thermal_get_temp()24 return ops->get_temp(dev, temp); in thermal_get_temp()
29 .get_temp = fp9931_get_temp,
29 .get_temp = sy7636a_get_temp,
232 .get_temp = imx_thermal_get_temp,
1220 .get_temp = rockchip_thermal_get_temp,
31 int (*get_temp)(struct udevice *dev, int *temp); member
1302 struct cmd_thermal_get_temp_request get_temp; member1324 struct cmd_thermal_get_temp_response get_temp; member