Home
last modified time | relevance | path

Searched refs:VSP1_ENTITY_LIF (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_entity.h28 VSP1_ENTITY_LIF, enumerator
Dvsp1_entity.c165 { VSP1_ENTITY_LIF, 0, 0, { VI6_DPR_NODE_LIF, } },
Dvsp1_drv.c91 if (source->type == VSP1_ENTITY_LIF || in vsp1_create_links()
255 if (entity->type == VSP1_ENTITY_LIF || in vsp1_create_entities()
Dvsp1_lif.c221 lif->entity.type = VSP1_ENTITY_LIF; in vsp1_lif_create()
Dvsp1_video.c443 } else if (e->type == VSP1_ENTITY_LIF) { in vsp1_pipeline_validate()