Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c43 } else if (entity->type == VSP1_ENTITY_HGT) { in vsp1_entity_route_setup()
460 sink->type != VSP1_ENTITY_HGT) { in vsp1_entity_link_setup_source()
547 entity->type != VSP1_ENTITY_HGT) in vsp1_entity_remote_pad()
588 { VSP1_ENTITY_HGT, 0, 0, { 0, }, 0 },
H A Dvsp1_entity.h29 VSP1_ENTITY_HGT, enumerator
H A Dvsp1_hgt.c203 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
H A Dvsp1_drv.c113 source->type == VSP1_ENTITY_HGT || in vsp1_create_sink_links()
H A Dvsp1_video.c614 case VSP1_ENTITY_HGT: in vsp1_video_pipeline_build()