Lines Matching +defs:file +defs:handler
61 struct v4l2_ctrl_handler handler; member
347 struct v4l2_ctrl_handler *handler = &ctx->ctrls.handler; in mxc_isi_m2m_ctx_ctrls_create() local
379 static int mxc_isi_m2m_querycap(struct file *file, void *fh, in mxc_isi_m2m_querycap()
390 static int mxc_isi_m2m_enum_fmt_vid(struct file *file, void *fh, in mxc_isi_m2m_enum_fmt_vid()
423 static int mxc_isi_m2m_try_fmt_vid(struct file *file, void *fh, in mxc_isi_m2m_try_fmt_vid()
436 static int mxc_isi_m2m_g_fmt_vid(struct file *file, void *fh, in mxc_isi_m2m_g_fmt_vid()
448 static int mxc_isi_m2m_s_fmt_vid(struct file *file, void *fh, in mxc_isi_m2m_s_fmt_vid()
483 static int mxc_isi_m2m_streamon(struct file *file, void *fh, in mxc_isi_m2m_streamon()
566 static int mxc_isi_m2m_streamoff(struct file *file, void *fh, in mxc_isi_m2m_streamoff()
644 static int mxc_isi_m2m_open(struct file *file) in mxc_isi_m2m_open()
695 static int mxc_isi_m2m_release(struct file *file) in mxc_isi_m2m_release()