Searched refs:VSP1_ENTITY_HGT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_entity.c | 43 } else if (entity->type == VSP1_ENTITY_HGT) { in vsp1_entity_route_setup() 458 sink->type != VSP1_ENTITY_HGT) { in vsp1_entity_link_setup_source() 545 entity->type != VSP1_ENTITY_HGT) in vsp1_entity_remote_pad() 586 { VSP1_ENTITY_HGT, 0, 0, { 0, }, 0 },
|
H A D | vsp1_entity.h | 29 VSP1_ENTITY_HGT, enumerator
|
H A D | vsp1_hgt.c | 203 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
|
H A D | vsp1_drv.c | 104 source->type == VSP1_ENTITY_HGT || in vsp1_create_sink_links()
|
H A D | vsp1_video.c | 613 case VSP1_ENTITY_HGT: in vsp1_video_pipeline_build()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_entity.c | 43 } 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 D | vsp1_entity.h | 29 VSP1_ENTITY_HGT, enumerator
|
H A D | vsp1_hgt.c | 203 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
|
H A D | vsp1_drv.c | 113 source->type == VSP1_ENTITY_HGT || in vsp1_create_sink_links()
|
H A D | vsp1_video.c | 614 case VSP1_ENTITY_HGT: in vsp1_video_pipeline_build()
|
Completed in 9 milliseconds