Home
last modified time | relevance | path

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

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