Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_rwpf.c143 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_get_selection()
192 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_set_selection()
Dvsp1_entity.h38 VSP1_ENTITY_WPF, enumerator
Dvsp1_drv.c106 source->type == VSP1_ENTITY_WPF) in vsp1_create_sink_links()
110 sink->type == VSP1_ENTITY_WPF && in vsp1_create_sink_links()
Dvsp1_wpf.c582 wpf->entity.type = VSP1_ENTITY_WPF; in vsp1_wpf_create()
Dvsp1_entity.c574 { VSP1_ENTITY_WPF, idx, 0, \
Dvsp1_video.c522 if (entity->type == VSP1_ENTITY_WPF) in vsp1_video_pipeline_build_branch()
594 case VSP1_ENTITY_WPF: in vsp1_video_pipeline_build()