Home
last modified time | relevance | path

Searched defs:get_temp (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/include/
H A Dthermal.h30 int (*get_temp)(struct udevice *dev, int *temp); member
/openbmc/linux/tools/perf/tests/
H A Dtopology.c17 static int get_temp(char *path) in get_temp() function
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c207 int (*get_temp) (struct thermal_zone_device *, int *) = NULL; in proc_thermal_add() local
/openbmc/linux/drivers/thermal/
H A Dimx8mm_thermal.c81 int (*get_temp)(void *, int *); member
H A Dhisi_thermal.c68 int (*get_temp)(struct hisi_thermal_sensor *sensor); member
H A Drockchip_thermal.c101 int (*get_temp)(const struct chip_tsadc_table *table, member
/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c118 int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val); 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
/openbmc/linux/include/linux/
H A Dthermal.h75 int (*get_temp) (struct thermal_zone_device *, int *); member
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.h80 int (*get_temp)(const struct tsens_sensor *s, int *temp); member
/openbmc/linux/include/soc/tegra/
H A Dbpmp-abi.h1873 struct cmd_thermal_get_temp_request get_temp; member
1896 struct cmd_thermal_get_temp_response get_temp; member
/openbmc/linux/drivers/net/phy/
H A Dmarvell.c2420 int (*get_temp)(struct phy_device *phydev, long *temp); member