Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_entity.c30 if (entity->type == VSP1_ENTITY_HGO) { in vsp1_entity_route_setup()
410 if (sink->type != VSP1_ENTITY_HGO && in vsp1_entity_link_setup_source()
497 if (entity->type != VSP1_ENTITY_HGO && in vsp1_entity_remote_pad()
538 { VSP1_ENTITY_HGO, 0, 0, { 0, }, 0 },
Dvsp1_entity.h27 VSP1_ENTITY_HGO, enumerator
Dvsp1_hgo.c196 ret = vsp1_histogram_init(vsp1, &hgo->histo, VSP1_ENTITY_HGO, "hgo", in vsp1_hgo_create()
Dvsp1_drv.c112 if (source->type == VSP1_ENTITY_HGO || in vsp1_create_sink_links()
Dvsp1_video.c490 case VSP1_ENTITY_HGO: in vsp1_video_pipeline_build()