Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_entity.h86 void (*configure_frame)(struct vsp1_entity *entity, member
Dvsp1_entity.c87 if (entity->ops->configure_frame) in vsp1_entity_configure_frame()
88 entity->ops->configure_frame(entity, pipe, dl, dlb); in vsp1_entity_configure_frame()
Dvsp1_lut.c190 .configure_frame = lut_configure_frame,
Dvsp1_clu.c229 .configure_frame = clu_configure_frame,
Dvsp1_rpf.c377 .configure_frame = rpf_configure_frame,
Dvsp1_wpf.c519 .configure_frame = wpf_configure_frame,