Searched refs:vou_file (Results 1 – 1 of 1) sorted by relevance
794 struct sh_vou_file *vou_file = priv; in sh_vou_reqbufs() local801 return videobuf_reqbufs(&vou_file->vbq, req); in sh_vou_reqbufs()808 struct sh_vou_file *vou_file = priv; in sh_vou_querybuf() local812 return videobuf_querybuf(&vou_file->vbq, b); in sh_vou_querybuf()818 struct sh_vou_file *vou_file = priv; in sh_vou_qbuf() local822 return videobuf_qbuf(&vou_file->vbq, b); in sh_vou_qbuf()828 struct sh_vou_file *vou_file = priv; in sh_vou_dqbuf() local832 return videobuf_dqbuf(&vou_file->vbq, b, file->f_flags & O_NONBLOCK); in sh_vou_dqbuf()839 struct sh_vou_file *vou_file = priv; in sh_vou_streamon() local850 return videobuf_streamon(&vou_file->vbq); in sh_vou_streamon()[all …]