Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dtopology.c17 static int get_temp(char *path) in get_temp() function
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c271 int (*get_temp) (struct thermal_zone_device *, int *) = NULL; in proc_thermal_add() local
/linux/drivers/hwmon/
H A Ddrivetemp.c118 int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val); member
/linux/drivers/thermal/qcom/
H A Dtsens.h82 int (*get_temp)(const struct tsens_sensor *s, int *temp); member
/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
/linux/drivers/net/phy/
H A Dmarvell.c2829 int (*get_temp)(struct phy_device *phydev, long *temp); member