Searched refs:mdev_id (Results 1 – 1 of 1) sorted by relevance
37 static struct ida mdev_id; variable1756 id = ida_simple_get(&mdev_id, 0, 0, GFP_KERNEL); in most_register_interface()1870 ida_simple_remove(&mdev_id, i->dev_id); in most_deregister_interface()1921 ida_init(&mdev_id); in most_init()1989 ida_destroy(&mdev_id); in most_exit()