Searched refs:hgo (Results 1 – 7 of 7) sorted by relevance
160 if (vsp1->hgo) { in vsp1_uapi_create_links() 161 ret = media_create_pad_link(&vsp1->hgo->histo.entity.subdev.entity, in vsp1_uapi_create_links() 163 &vsp1->hgo->histo.video.entity, 0, in vsp1_uapi_create_links() 309 vsp1->hgo = vsp1_hgo_create(vsp1); in vsp1_create_entities() 310 if (IS_ERR(vsp1->hgo)) { in vsp1_create_entities() 311 ret = PTR_ERR(vsp1->hgo); in vsp1_create_entities() 315 list_add_tail(&vsp1->hgo->histo.entity.list_dev, in vsp1_create_entities()
39 void vsp1_hgo_frame_end(struct vsp1_entity *hgo);
432 pipe->hgo = NULL; in vsp1_pipeline_reset() 536 if (pipe->hgo) in vsp1_pipeline_stop() 576 if (pipe->hgo) in vsp1_pipeline_frame_end() 577 vsp1_hgo_frame_end(pipe->hgo); in vsp1_pipeline_frame_end()
89 * @hgo: HGO entity, if present120 struct vsp1_entity *hgo; member
93 struct vsp1_hgo *hgo; member
25 metafmt-vsp1-hgo
3 .. _v4l2-meta-fmt-vsp1-hgo: