Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/thermal/
H A Dthermal-uclass.c20 if (!ops->get_temp) in thermal_get_temp()
23 return ops->get_temp(dev, temp); in thermal_get_temp()
H A Dti-bandgap.c172 .get_temp = ti_bandgap_get_temp,
H A Dimx_thermal.c231 .get_temp = imx_thermal_get_temp,
/openbmc/u-boot/include/
H A Dthermal.h30 int (*get_temp)(struct udevice *dev, int *temp); member
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h1301 struct cmd_thermal_get_temp_request get_temp; member
1323 struct cmd_thermal_get_temp_response get_temp; member