Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lut.c134 struct vsp1_dl_body *lut_dlb;
138 lut_dlb = lut->lut;
142 if (lut_dlb) {
143 vsp1_dl_list_add_body(dl, lut_dlb);
146 vsp1_dl_body_put(lut_dlb);
165 struct vsp1_dl_body *lut_dlb; lut_configure_frame() local