Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.c145 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_get_selection()
195 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_set_selection()
H A Dvsp1_entity.h38 VSP1_ENTITY_WPF, enumerator
H A Dvsp1_drv.c115 source->type == VSP1_ENTITY_WPF) in vsp1_create_sink_links()
119 sink->type == VSP1_ENTITY_WPF && in vsp1_create_sink_links()
H A Dvsp1_entity.c576 { VSP1_ENTITY_WPF, idx, 0, \
H A Dvsp1_wpf.c559 wpf->entity.type = VSP1_ENTITY_WPF; in vsp1_wpf_create()
H A Dvsp1_video.c523 if (entity->type == VSP1_ENTITY_WPF) in vsp1_video_pipeline_build_branch()
595 case VSP1_ENTITY_WPF: in vsp1_video_pipeline_build()