Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_entity.c176 { VSP1_ENTITY_WPF, 0, 0, { VI6_DPR_NODE_WPF(0), } },
177 { VSP1_ENTITY_WPF, 1, 0, { VI6_DPR_NODE_WPF(1), } },
178 { VSP1_ENTITY_WPF, 2, 0, { VI6_DPR_NODE_WPF(2), } },
179 { VSP1_ENTITY_WPF, 3, 0, { VI6_DPR_NODE_WPF(3), } },
Dvsp1_entity.h33 VSP1_ENTITY_WPF, enumerator
Dvsp1_drv.c92 source->type == VSP1_ENTITY_WPF) in vsp1_create_links()
96 sink->type == VSP1_ENTITY_WPF && in vsp1_create_links()
Dvsp1_rwpf.c213 if (rwpf->entity.type == VSP1_ENTITY_WPF) { in vsp1_rwpf_set_selection()
Dvsp1_wpf.c233 wpf->entity.type = VSP1_ENTITY_WPF; in vsp1_wpf_create()
Dvsp1_video.c351 if (entity->type == VSP1_ENTITY_WPF) in vsp1_pipeline_validate_branch()
439 } else if (e->type == VSP1_ENTITY_WPF) { in vsp1_pipeline_validate()