gb_hd_bus_id_map 22 drivers/greybus/hd.c static struct ida gb_hd_bus_id_map; gb_hd_bus_id_map 114 drivers/greybus/hd.c ida_simple_remove(&gb_hd_bus_id_map, hd->bus_id); gb_hd_bus_id_map 165 drivers/greybus/hd.c ret = ida_simple_get(&gb_hd_bus_id_map, 1, 0, GFP_KERNEL); gb_hd_bus_id_map 248 drivers/greybus/hd.c ida_init(&gb_hd_bus_id_map); gb_hd_bus_id_map 255 drivers/greybus/hd.c ida_destroy(&gb_hd_bus_id_map);