Searched defs:get_temp (Results 1 – 8 of 8) sorted by relevance
14 static int get_temp(char *path) in get_temp() function
49 int (*get_temp)(struct tsens_device *, int, int *); member
219 int (*get_temp)(struct pch_thermal_device *ptd, int *temp); member
68 int (*get_temp)(struct hisi_thermal_data *data); member
121 int (*get_temp)(const struct chip_tsadc_table *table, member
98 int (*get_temp) (struct thermal_zone_device *, int *); member354 int (*get_temp)(void *, int *); member
1532 struct cmd_thermal_get_temp_request get_temp; member1554 struct cmd_thermal_get_temp_response get_temp; member
280 static ssize_t get_temp( in get_temp() function