Searched refs:VSP1_ENTITY_HGT (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_entity.c | 43 } else if (entity->type == VSP1_ENTITY_HGT) { in vsp1_entity_route_setup() 411 sink->type != VSP1_ENTITY_HGT) { in vsp1_entity_link_setup_source() 498 entity->type != VSP1_ENTITY_HGT) in vsp1_entity_remote_pad() 539 { VSP1_ENTITY_HGT, 0, 0, { 0, }, 0 },
|
D | vsp1_entity.h | 28 VSP1_ENTITY_HGT, enumerator
|
D | vsp1_hgt.c | 195 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
|
D | vsp1_drv.c | 113 source->type == VSP1_ENTITY_HGT || in vsp1_create_sink_links()
|
D | vsp1_video.c | 494 case VSP1_ENTITY_HGT: in vsp1_video_pipeline_build()
|