Home
last modified time | relevance | path

Searched refs:VSP1_ENTITY_UDS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_entity.h36 VSP1_ENTITY_UDS, enumerator
H A Dvsp1_uds.c417 uds->entity.type = VSP1_ENTITY_UDS; in vsp1_uds_create()
H A Dvsp1_entity.c566 { VSP1_ENTITY_UDS, idx, VI6_DPR_UDS_ROUTE(idx), \
H A Dvsp1_video.c533 if (entity->type == VSP1_ENTITY_UDS) { in vsp1_video_pipeline_build_branch()