Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Dtopology.c17 static int get_temp(char *path) in get_temp() function
/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c270 int (*get_temp) (struct thermal_zone_device *, int *) = NULL; in proc_thermal_add() local
/linux-6.12.1/drivers/thermal/
Dimx8mm_thermal.c81 int (*get_temp)(void *data, int *temp); member
Dhisi_thermal.c68 int (*get_temp)(struct hisi_thermal_sensor *sensor); member
Drockchip_thermal.c101 int (*get_temp)(const struct chip_tsadc_table *table, member
/linux-6.12.1/drivers/hwmon/
Ddrivetemp.c118 int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val); member
/linux-6.12.1/include/linux/
Dthermal.h99 int (*get_temp) (struct thermal_zone_device *, int *); member
/linux-6.12.1/drivers/thermal/qcom/
Dtsens.h80 int (*get_temp)(const struct tsens_sensor *s, int *temp); member
/linux-6.12.1/include/soc/tegra/
Dbpmp-abi.h1873 struct cmd_thermal_get_temp_request get_temp; member
1896 struct cmd_thermal_get_temp_response get_temp; member
/linux-6.12.1/drivers/net/phy/
Dmarvell.c2779 int (*get_temp)(struct phy_device *phydev, long *temp); member