Home
last modified time | relevance | path

Searched defs:get_temp (Results 1 – 9 of 9) 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/include/linux/
H A Dthermal.h100 int (*get_temp) (struct thermal_zone_device *, int *); member
/linux/drivers/thermal/
H A Dhisi_thermal.c68 int (*get_temp)(struct hisi_thermal_sensor *sensor); member
H A Drockchip_thermal.c107 int (*get_temp)(const struct chip_tsadc_table *table, member
[all...]
/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