Searched refs:VSP1_ENTITY_LIF (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/platform/vsp1/ |
A D | vsp1_lif.c | 163 lif->entity.type = VSP1_ENTITY_LIF; in vsp1_lif_create()
|
A D | vsp1_entity.h | 32 VSP1_ENTITY_LIF, enumerator
|
A D | vsp1_entity.c | 592 { VSP1_ENTITY_LIF, 0, 0, { 0, }, 0 }, 593 { VSP1_ENTITY_LIF, 1, 0, { 0, }, 0 },
|
A D | vsp1_drv.c | 105 source->type == VSP1_ENTITY_LIF || in vsp1_create_sink_links() 139 if (entity->type == VSP1_ENTITY_LIF || in vsp1_uapi_create_links()
|
A D | vsp1_video.c | 600 case VSP1_ENTITY_LIF: in vsp1_video_pipeline_build()
|
Completed in 9 milliseconds