mmc_host_ida       34 drivers/mmc/core/host.c static DEFINE_IDA(mmc_host_ida);
mmc_host_ida       39 drivers/mmc/core/host.c 	ida_simple_remove(&mmc_host_ida, host->index);
mmc_host_ida      408 drivers/mmc/core/host.c 	err = ida_simple_get(&mmc_host_ida, 0, 0, GFP_KERNEL);