Searched refs:dpb_ids (Results 1 – 3 of 3) sorted by relevance
461 struct ida dpb_ids; member
1627 ida_init(&inst->dpb_ids); in vdec_open()1674 ida_destroy(&inst->dpb_ids); in vdec_close()
131 ida_free(&inst->dpb_ids, buf->dpb_out_tag); in venus_helper_free_dpb_bufs()198 id = ida_alloc_min(&inst->dpb_ids, VB2_MAX_FRAME, GFP_KERNEL); in venus_helper_alloc_dpb_bufs()
Completed in 13 milliseconds