fpga_mgr_ida 21 drivers/fpga/fpga-mgr.c static DEFINE_IDA(fpga_mgr_ida); fpga_mgr_ida 583 drivers/fpga/fpga-mgr.c id = ida_simple_get(&fpga_mgr_ida, 0, 0, GFP_KERNEL); fpga_mgr_ida 609 drivers/fpga/fpga-mgr.c ida_simple_remove(&fpga_mgr_ida, id); fpga_mgr_ida 623 drivers/fpga/fpga-mgr.c ida_simple_remove(&fpga_mgr_ida, mgr->dev.id); fpga_mgr_ida 700 drivers/fpga/fpga-mgr.c ida_simple_remove(&fpga_mgr_ida, mgr->dev.id); fpga_mgr_ida 748 drivers/fpga/fpga-mgr.c ida_destroy(&fpga_mgr_ida);