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