Searched defs:tz_id (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | thermal_netlink.h | 32 thermal_notify_tz_create(int tz_id, const char *name) thermal_notify_tz_create() argument 37 thermal_notify_tz_delete(int tz_id) thermal_notify_tz_delete() argument 42 thermal_notify_tz_enable(int tz_id) thermal_notify_tz_enable() argument 47 thermal_notify_tz_disable(int tz_id) thermal_notify_tz_disable() argument 52 thermal_notify_tz_trip_down(int tz_id, int id) thermal_notify_tz_trip_down() argument 57 thermal_notify_tz_trip_up(int tz_id, int id) thermal_notify_tz_trip_up() argument 62 thermal_notify_tz_trip_delete(int tz_id, int id) thermal_notify_tz_trip_delete() argument 67 thermal_notify_tz_trip_add(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_add() argument 73 thermal_notify_tz_trip_change(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_change() argument 95 thermal_notify_tz_gov_change(int tz_id, const char *name) thermal_notify_tz_gov_change() argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
H A D | thermal_core.c | 1547 int i, tz_id; in thermal_zone_device_unregister() local
|
Completed in 3 milliseconds