mmc_rpmb_ida 97 drivers/mmc/core/block.c static DEFINE_IDA(mmc_rpmb_ida); mmc_rpmb_ida 2499 drivers/mmc/core/block.c ida_simple_remove(&mmc_rpmb_ida, rpmb->id); mmc_rpmb_ida 2515 drivers/mmc/core/block.c devidx = ida_simple_get(&mmc_rpmb_ida, 0, max_devices, GFP_KERNEL); mmc_rpmb_ida 2521 drivers/mmc/core/block.c ida_simple_remove(&mmc_rpmb_ida, devidx);