thermal_tz_ida     36 drivers/thermal/thermal_core.c static DEFINE_IDA(thermal_tz_ida);
thermal_tz_ida   1279 drivers/thermal/thermal_core.c 	id = ida_simple_get(&thermal_tz_ida, 0, 0, GFP_KERNEL);
thermal_tz_ida   1363 drivers/thermal/thermal_core.c 	ida_simple_remove(&thermal_tz_ida, id);
thermal_tz_ida   1422 drivers/thermal/thermal_core.c 	ida_simple_remove(&thermal_tz_ida, tz->id);
thermal_tz_ida   1632 drivers/thermal/thermal_core.c 	ida_destroy(&thermal_tz_ida);