Home
last modified time | relevance | path

Searched refs:vsp1_dl_body_get (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h72 struct vsp1_dl_body *vsp1_dl_body_get(struct vsp1_dl_body_pool *pool);
H A Dvsp1_dl.c329 struct vsp1_dl_body *vsp1_dl_body_get(struct vsp1_dl_body_pool *pool) in vsp1_dl_body_get() function
561 dl->body0 = vsp1_dl_body_get(dlm->pool); in vsp1_dl_list_alloc()
1086 return vsp1_dl_body_get(dlm->pool); in vsp1_dlm_dl_body_get()
H A Dvsp1_lut.c45 dlb = vsp1_dl_body_get(lut->pool); in lut_set_table()
H A Dvsp1_clu.c48 dlb = vsp1_dl_body_get(clu->pool); in clu_set_table()