Lines Matching refs:video_drvdata

161 	struct mxr_layer *layer = video_drvdata(file);  in mxr_querycap()
244 struct mxr_layer *layer = video_drvdata(file); in mxr_enum_fmt()
300 struct mxr_layer *layer = video_drvdata(file); in mxr_g_fmt()
318 struct mxr_layer *layer = video_drvdata(file); in mxr_s_fmt()
362 struct mxr_layer *layer = video_drvdata(file); in mxr_g_selection()
423 struct mxr_layer *layer = video_drvdata(file); in mxr_s_selection()
508 struct mxr_layer *layer = video_drvdata(file); in mxr_enum_dv_timings()
525 struct mxr_layer *layer = video_drvdata(file); in mxr_s_dv_timings()
553 struct mxr_layer *layer = video_drvdata(file); in mxr_g_dv_timings()
568 struct mxr_layer *layer = video_drvdata(file); in mxr_dv_timings_cap()
584 struct mxr_layer *layer = video_drvdata(file); in mxr_s_std()
610 struct mxr_layer *layer = video_drvdata(file); in mxr_g_std()
624 struct mxr_layer *layer = video_drvdata(file); in mxr_enum_output()
651 struct mxr_layer *layer = video_drvdata(file); in mxr_s_output()
678 struct mxr_layer *layer = video_drvdata(file); in mxr_g_output()
691 struct mxr_layer *layer = video_drvdata(file); in mxr_reqbufs()
699 struct mxr_layer *layer = video_drvdata(file); in mxr_querybuf()
707 struct mxr_layer *layer = video_drvdata(file); in mxr_qbuf()
715 struct mxr_layer *layer = video_drvdata(file); in mxr_dqbuf()
724 struct mxr_layer *layer = video_drvdata(file); in mxr_expbuf()
732 struct mxr_layer *layer = video_drvdata(file); in mxr_streamon()
740 struct mxr_layer *layer = video_drvdata(file); in mxr_streamoff()
780 struct mxr_layer *layer = video_drvdata(file); in mxr_video_open()
835 struct mxr_layer *layer = video_drvdata(file); in mxr_video_poll()
848 struct mxr_layer *layer = video_drvdata(file); in mxr_video_mmap()
862 struct mxr_layer *layer = video_drvdata(file); in mxr_video_release()