Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dhisi_thermal.c52 struct hisi_thermal_data { struct
53 struct mutex thermal_lock; /* protects register data */
54 struct platform_device *pdev;
55 struct clk *clk;
79 static long hisi_thermal_get_sensor_temp(struct hisi_thermal_data *data, in hisi_thermal_get_sensor_temp() argument