Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.c136 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_get_selection()
184 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_set_selection()
Dvsp1_entity.h37 VSP1_ENTITY_WPF, enumerator
Dvsp1_drv.c115 source->type == VSP1_ENTITY_WPF) in vsp1_create_sink_links()
119 sink->type == VSP1_ENTITY_WPF && in vsp1_create_sink_links()
Dvsp1_video.c403 if (entity->type == VSP1_ENTITY_WPF) in vsp1_video_pipeline_build_branch()
475 case VSP1_ENTITY_WPF: in vsp1_video_pipeline_build()
Dvsp1_entity.c527 { VSP1_ENTITY_WPF, idx, 0, \
Dvsp1_wpf.c548 wpf->entity.type = VSP1_ENTITY_WPF; in vsp1_wpf_create()