Lines Matching defs:file

356 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,  in v4l2_m2m_reqbufs()
371 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_querybuf()
400 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf()
419 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_dqbuf()
433 int v4l2_m2m_create_bufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_create_bufs()
447 int v4l2_m2m_expbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_expbuf()
459 int v4l2_m2m_streamon(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_streamon()
477 int v4l2_m2m_streamoff(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_streamoff()
525 unsigned int v4l2_m2m_poll(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_poll()
612 int v4l2_m2m_mmap(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_mmap()
761 int v4l2_m2m_ioctl_reqbufs(struct file *file, void *priv, in v4l2_m2m_ioctl_reqbufs()
770 int v4l2_m2m_ioctl_create_bufs(struct file *file, void *priv, in v4l2_m2m_ioctl_create_bufs()
779 int v4l2_m2m_ioctl_querybuf(struct file *file, void *priv, in v4l2_m2m_ioctl_querybuf()
788 int v4l2_m2m_ioctl_qbuf(struct file *file, void *priv, in v4l2_m2m_ioctl_qbuf()
797 int v4l2_m2m_ioctl_dqbuf(struct file *file, void *priv, in v4l2_m2m_ioctl_dqbuf()
806 int v4l2_m2m_ioctl_expbuf(struct file *file, void *priv, in v4l2_m2m_ioctl_expbuf()
815 int v4l2_m2m_ioctl_streamon(struct file *file, void *priv, in v4l2_m2m_ioctl_streamon()
824 int v4l2_m2m_ioctl_streamoff(struct file *file, void *priv, in v4l2_m2m_ioctl_streamoff()
838 int v4l2_m2m_fop_mmap(struct file *file, struct vm_area_struct *vma) in v4l2_m2m_fop_mmap()
856 unsigned int v4l2_m2m_fop_poll(struct file *file, poll_table *wait) in v4l2_m2m_fop_poll()