Searched refs:VSP1_ENTITY_HGO (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_entity.c | 30 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 },
|
D | vsp1_entity.h | 27 VSP1_ENTITY_HGO, enumerator
|
D | vsp1_hgo.c | 196 ret = vsp1_histogram_init(vsp1, &hgo->histo, VSP1_ENTITY_HGO, "hgo", in vsp1_hgo_create()
|
D | vsp1_drv.c | 112 if (source->type == VSP1_ENTITY_HGO || in vsp1_create_sink_links()
|
D | vsp1_video.c | 490 case VSP1_ENTITY_HGO: in vsp1_video_pipeline_build()
|