Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c163 lif->entity.type = VSP1_ENTITY_LIF; in vsp1_lif_create()
H A Dvsp1_entity.h31 VSP1_ENTITY_LIF, enumerator
H A Dvsp1_entity.c542 { VSP1_ENTITY_LIF, 0, 0, { 0, }, 0 },
543 { VSP1_ENTITY_LIF, 1, 0, { 0, }, 0 },
H A Dvsp1_video.c481 case VSP1_ENTITY_LIF: in vsp1_video_pipeline_build()