Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Ddb8500_thermal.c33 struct db8500_thermal_zone { struct
34 struct thermal_zone_device *therm_dev;
35 struct mutex th_lock;
36 struct work_struct therm_work;
37 struct db8500_thsens_platform_data *trip_tab;
38 enum thermal_device_mode mode;
39 enum thermal_trend trend;
40 unsigned long cur_temp_pseudo;
41 unsigned int cur_index;