Lines Matching refs:sh_veu_file
86 struct sh_veu_file { struct
117 struct sh_veu_file *capture;
118 struct sh_veu_file *output;
291 static bool sh_veu_is_streamer(struct sh_veu_dev *veu, struct sh_veu_file *veu_file, in sh_veu_is_streamer()
311 static int sh_veu_stream_init(struct sh_veu_dev *veu, struct sh_veu_file *veu_file, in sh_veu_stream_init()
314 struct sh_veu_file **stream; in sh_veu_stream_init()
396 static int sh_veu_g_fmt(struct sh_veu_file *veu_file, struct v4l2_format *f) in sh_veu_g_fmt()
549 static int sh_veu_s_fmt(struct sh_veu_file *veu_file, struct v4l2_format *f) in sh_veu_s_fmt()
616 struct sh_veu_file *veu_file = priv; in sh_veu_reqbufs()
632 struct sh_veu_file *veu_file = priv; in sh_veu_querybuf()
642 struct sh_veu_file *veu_file = priv; in sh_veu_qbuf()
653 struct sh_veu_file *veu_file = priv; in sh_veu_dqbuf()
815 struct sh_veu_file *veu_file = priv; in sh_veu_streamon()
834 struct sh_veu_file *veu_file = priv; in sh_veu_streamoff()
983 struct sh_veu_file *veu_file; in sh_veu_open()
1004 struct sh_veu_file *veu_file = file->private_data; in sh_veu_release()
1033 struct sh_veu_file *veu_file = file->private_data; in sh_veu_poll()
1040 struct sh_veu_file *veu_file = file->private_data; in sh_veu_mmap()