Searched refs:gb_hd_bus_id_map (Results 1 – 1 of 1) sorted by relevance
22 static struct ida gb_hd_bus_id_map; variable114 ida_simple_remove(&gb_hd_bus_id_map, hd->bus_id); in gb_hd_release()165 ret = ida_simple_get(&gb_hd_bus_id_map, 1, 0, GFP_KERNEL); in gb_hd_create()248 ida_init(&gb_hd_bus_id_map); in gb_hd_init()255 ida_destroy(&gb_hd_bus_id_map); in gb_hd_exit()
Completed in 3 milliseconds