Lines Matching refs:video_drvdata
595 struct isp_video *video = video_drvdata(file); in isp_video_querycap()
616 struct isp_video *video = video_drvdata(file); in isp_video_get_format()
632 struct isp_video *video = video_drvdata(file); in isp_video_set_format()
689 struct isp_video *video = video_drvdata(file); in isp_video_try_format()
717 struct isp_video *video = video_drvdata(file); in isp_video_cropcap()
735 struct isp_video *video = video_drvdata(file); in isp_video_get_crop()
769 struct isp_video *video = video_drvdata(file); in isp_video_set_crop()
788 struct isp_video *video = video_drvdata(file); in isp_video_get_param()
806 struct isp_video *video = video_drvdata(file); in isp_video_set_param()
824 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs()
838 struct isp_video *video = video_drvdata(file); in isp_video_querybuf()
852 struct isp_video *video = video_drvdata(file); in isp_video_qbuf()
866 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf()
1002 struct isp_video *video = video_drvdata(file); in isp_video_streamon()
1123 struct isp_video *video = video_drvdata(file); in isp_video_streamoff()
1229 struct isp_video *video = video_drvdata(file); in isp_video_open()
1286 struct isp_video *video = video_drvdata(file); in isp_video_release()
1312 struct isp_video *video = video_drvdata(file); in isp_video_poll()