thermal_cdev_ida   37 drivers/thermal/thermal_core.c static DEFINE_IDA(thermal_cdev_ida);
thermal_cdev_ida  968 drivers/thermal/thermal_core.c 	result = ida_simple_get(&thermal_cdev_ida, 0, 0, GFP_KERNEL);
thermal_cdev_ida  987 drivers/thermal/thermal_core.c 		ida_simple_remove(&thermal_cdev_ida, cdev->id);
thermal_cdev_ida 1163 drivers/thermal/thermal_core.c 	ida_simple_remove(&thermal_cdev_ida, cdev->id);
thermal_cdev_ida 1633 drivers/thermal/thermal_core.c 	ida_destroy(&thermal_cdev_ida);