Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dthermal_core.h100 struct thermal_instance { struct
114 struct list_head tz_node; /* node in tz->thermal_instances */ argument
115 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument
116 unsigned int weight; /* The weight of the cooling device */
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.h88 struct thermal_instance { struct
102 struct list_head tz_node; /* node in tz->thermal_instances */ argument
103 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument
104 unsigned int weight; /* The weight of the cooling device */