Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c164 lif->entity.type = VSP1_ENTITY_LIF; in vsp1_lif_create()
H A Dvsp1_entity.h32 VSP1_ENTITY_LIF, enumerator
H A Dvsp1_entity.c591 { VSP1_ENTITY_LIF, 0, 0, { 0, }, 0 },
592 { VSP1_ENTITY_LIF, 1, 0, { 0, }, 0 },
H A Dvsp1_drv.c114 source->type == VSP1_ENTITY_LIF || in vsp1_create_sink_links()
148 if (entity->type == VSP1_ENTITY_LIF || in vsp1_uapi_create_links()
H A Dvsp1_video.c601 case VSP1_ENTITY_LIF: in vsp1_video_pipeline_build()