devfreq_ida 33 drivers/thermal/devfreq_cooling.c static DEFINE_IDA(devfreq_ida); devfreq_ida 532 drivers/thermal/devfreq_cooling.c err = ida_simple_get(&devfreq_ida, 0, 0, GFP_KERNEL); devfreq_ida 554 drivers/thermal/devfreq_cooling.c ida_simple_remove(&devfreq_ida, dfc->id); devfreq_ida 602 drivers/thermal/devfreq_cooling.c ida_simple_remove(&devfreq_ida, dfc->id);