Lines Matching defs:entity
350 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
361 sensor = media_entity_to_v4l2_subdev(pad->entity);
386 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
538 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
562 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
842 ret = omap3isp_csiphy_acquire(ccp2->phy, &sd->entity);
877 if (omap3isp_module_sync_idle(&sd->entity, &ccp2->wait,
943 * Media entity operations
948 * @entity : Pointer to media entity structure
954 static int ccp2_link_setup(struct media_entity *entity,
958 struct v4l2_subdev *sd = media_entity_to_v4l2_subdev(entity);
963 if (is_media_entity_v4l2_subdev(remote->entity))
1022 * omap3isp_ccp2_register_entities - Register the subdev media entity
1055 * ccp2_init_entities - Initialize ccp2 subdev and media entity.
1063 struct media_entity *me = &sd->entity;
1112 media_entity_cleanup(&ccp2->subdev.entity);
1173 media_entity_cleanup(&ccp2->subdev.entity);