Lines Matching refs:video_drvdata
598 struct isp_video *video = video_drvdata(file); in isp_video_querycap()
619 struct isp_video *video = video_drvdata(file); in isp_video_get_format()
635 struct isp_video *video = video_drvdata(file); in isp_video_set_format()
692 struct isp_video *video = video_drvdata(file); in isp_video_try_format()
720 struct isp_video *video = video_drvdata(file); in isp_video_cropcap()
738 struct isp_video *video = video_drvdata(file); in isp_video_get_crop()
772 struct isp_video *video = video_drvdata(file); in isp_video_set_crop()
791 struct isp_video *video = video_drvdata(file); in isp_video_get_param()
809 struct isp_video *video = video_drvdata(file); in isp_video_set_param()
827 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs()
841 struct isp_video *video = video_drvdata(file); in isp_video_querybuf()
855 struct isp_video *video = video_drvdata(file); in isp_video_qbuf()
869 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf()
1005 struct isp_video *video = video_drvdata(file); in isp_video_streamon()
1124 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()