Home
last modified time | relevance | path

Searched refs:to_isp_pipeline (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/platform/omap3isp/
A Disp.c544 pipe = to_isp_pipeline(&isp->isp_ccp2.subdev.entity); in isp_isr_sbl()
550 pipe = to_isp_pipeline(&isp->isp_csi2a.subdev.entity); in isp_isr_sbl()
556 pipe = to_isp_pipeline(&isp->isp_ccdc.subdev.entity); in isp_isr_sbl()
562 pipe = to_isp_pipeline(&isp->isp_prev.subdev.entity); in isp_isr_sbl()
571 pipe = to_isp_pipeline(&isp->isp_res.subdev.entity); in isp_isr_sbl()
941 pipe = to_isp_pipeline(me); in isp_pipeline_is_last()
959 isp_pipeline_suspend(to_isp_pipeline(me)); in isp_suspend_module_pipeline()
973 isp_pipeline_resume(to_isp_pipeline(me)); in isp_resume_module_pipeline()
1192 struct isp_pipeline *pipe = to_isp_pipeline(me); in omap3isp_module_sync_idle()
A Dispcsiphy.c164 struct isp_pipeline *pipe = to_isp_pipeline(phy->entity); in omap3isp_csiphy_config()
307 struct isp_pipeline *pipe = to_isp_pipeline(phy->entity); in omap3isp_csiphy_release()
A Dispccp2.c350 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_if_configure()
386 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_adjust_bandwidth()
538 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_isr_buffer()
562 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in omap3isp_ccp2_isr()
A Dispvideo.h102 #define to_isp_pipeline(__e) \ macro
A Dispccdc.c805 struct isp_pipeline *pipe = to_isp_pipeline(&ccdc->subdev.entity); in ccdc_config_vp()
938 struct isp_pipeline *pipe = to_isp_pipeline(&ccdc->subdev.entity); in omap3isp_ccdc_max_rate()
1140 to_isp_pipeline(&ccdc->subdev.entity)->external; in ccdc_configure()
1462 struct isp_pipeline *pipe = to_isp_pipeline(&ccdc->subdev.entity); in ccdc_hs_vs_isr()
1487 to_isp_pipeline(&ccdc->subdev.entity); in ccdc_lsc_isr()
1540 struct isp_pipeline *pipe = to_isp_pipeline(&ccdc->subdev.entity); in ccdc_has_all_fields()
1584 struct isp_pipeline *pipe = to_isp_pipeline(&ccdc->subdev.entity); in ccdc_isr_buffer()
1652 to_isp_pipeline(&ccdc->subdev.entity); in ccdc_vd0_isr()
A Dispvideo.c392 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); in isp_video_buffer_queue()
462 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); in isp_video_start_streaming()
515 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); in omap3isp_video_buffer_next()
1097 ? to_isp_pipeline(&video->video.entity) : &video->pipe; in isp_video_streamon()
1190 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); in isp_video_streamoff()
A Dispresizer.c503 struct isp_pipeline *pipe = to_isp_pipeline(&res->subdev.entity); in omap3isp_resizer_max_rate()
544 struct isp_pipeline *pipe = to_isp_pipeline(&res->subdev.entity); in resizer_adjust_bandwidth()
1017 struct isp_pipeline *pipe = to_isp_pipeline(&res->subdev.entity); in resizer_isr_buffer()
1553 struct isp_pipeline *pipe = to_isp_pipeline(&sd->entity); in resizer_link_validate()
A Dispcsi2.c548 struct isp_pipeline *pipe = to_isp_pipeline(&csi2->subdev.entity); in csi2_configure()
737 struct isp_pipeline *pipe = to_isp_pipeline(&csi2->subdev.entity); in omap3isp_csi2_isr()
A Disppreview.c1164 struct isp_pipeline *pipe = to_isp_pipeline(&prev->subdev.entity); in preview_adjust_bandwidth()
1476 struct isp_pipeline *pipe = to_isp_pipeline(&prev->subdev.entity); in preview_isr_buffer()
A Dispstat.c917 pipe = to_isp_pipeline(&stat->subdev.entity); in __stat_isr()

Completed in 29 milliseconds