Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vsp1/
Dvsp1_entity.h34 VSP1_ENTITY_RPF, enumerator
Dvsp1_rwpf.c104 if (rwpf->entity.type == VSP1_ENTITY_RPF) { in vsp1_rwpf_set_format()
Dvsp1_rpf.c358 rpf->entity.type = VSP1_ENTITY_RPF; in vsp1_rpf_create()
Dvsp1_drv.c109 flags = source->type == VSP1_ENTITY_RPF && in vsp1_create_sink_links()
140 entity->type == VSP1_ENTITY_RPF) in vsp1_uapi_create_links()
Dvsp1_entity.c562 { VSP1_ENTITY_RPF, idx, VI6_DPR_RPF_ROUTE(idx), \
Dvsp1_video.c588 case VSP1_ENTITY_RPF: in vsp1_video_pipeline_build()
1260 if (rwpf->entity.type == VSP1_ENTITY_RPF) { in vsp1_video_create()