Searched refs:mdp_ida (Results 1 – 3 of 3) sorted by relevance
75 struct ida mdp_ida; member
257 ida_init(&mdp->mdp_ida); in mdp_probe()
569 ctx->id = ida_alloc(&mdp->mdp_ida, GFP_KERNEL); in mdp_m2m_open()643 ida_free(&mdp->mdp_ida, ctx->id); in mdp_m2m_release()
Completed in 6 milliseconds