Searched refs:VSP1_ENTITY_HGO (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/media/platform/vsp1/ |
D | vsp1_entity.c | 30 if (entity->type == VSP1_ENTITY_HGO) { in vsp1_entity_route_setup() 457 if (sink->type != VSP1_ENTITY_HGO && in vsp1_entity_link_setup_source() 544 if (entity->type != VSP1_ENTITY_HGO && in vsp1_entity_remote_pad() 585 { VSP1_ENTITY_HGO, 0, 0, { 0, }, 0 },
|
D | vsp1_entity.h | 28 VSP1_ENTITY_HGO, enumerator
|
D | vsp1_hgo.c | 213 ret = vsp1_histogram_init(vsp1, &hgo->histo, VSP1_ENTITY_HGO, "hgo", in vsp1_hgo_create()
|
D | vsp1_drv.c | 103 if (source->type == VSP1_ENTITY_HGO || in vsp1_create_sink_links()
|
D | vsp1_video.c | 609 case VSP1_ENTITY_HGO: in vsp1_video_pipeline_build()
|