Searched defs:icnss_thermal_cdev (Results 1 – 1 of 1) sorted by relevance
338 struct icnss_thermal_cdev { struct339 struct list_head tcdev_list;340 int tcdev_id;341 unsigned long curr_thermal_state;342 unsigned long max_thermal_state;343 struct device_node *dev_node;344 struct thermal_cooling_device *tcdev;