Lines Matching defs:priv
158 static int mxr_querycap(struct file *file, void *priv, in mxr_querycap()
241 static int mxr_enum_fmt(struct file *file, void *priv, in mxr_enum_fmt()
297 static int mxr_g_fmt(struct file *file, void *priv, in mxr_g_fmt()
315 static int mxr_s_fmt(struct file *file, void *priv, in mxr_s_fmt()
688 static int mxr_reqbufs(struct file *file, void *priv, in mxr_reqbufs()
697 static int mxr_querybuf(struct file *file, void *priv, struct v4l2_buffer *p) in mxr_querybuf()
705 static int mxr_qbuf(struct file *file, void *priv, struct v4l2_buffer *p) in mxr_qbuf()
713 static int mxr_dqbuf(struct file *file, void *priv, struct v4l2_buffer *p) in mxr_dqbuf()
721 static int mxr_expbuf(struct file *file, void *priv, in mxr_expbuf()
730 static int mxr_streamon(struct file *file, void *priv, enum v4l2_buf_type i) in mxr_streamon()
738 static int mxr_streamoff(struct file *file, void *priv, enum v4l2_buf_type i) in mxr_streamoff()