Home
last modified time | relevance | path

Searched refs:sh_veu_file (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/
Dsh_veu.c83 struct sh_veu_file { struct
114 struct sh_veu_file *capture;
115 struct sh_veu_file *output;
287 static bool sh_veu_is_streamer(struct sh_veu_dev *veu, struct sh_veu_file *veu_file, in sh_veu_is_streamer()
307 static int sh_veu_stream_init(struct sh_veu_dev *veu, struct sh_veu_file *veu_file, in sh_veu_stream_init()
310 struct sh_veu_file **stream; in sh_veu_stream_init()
392 static int sh_veu_g_fmt(struct sh_veu_file *veu_file, struct v4l2_format *f) in sh_veu_g_fmt()
545 static int sh_veu_s_fmt(struct sh_veu_file *veu_file, struct v4l2_format *f) in sh_veu_s_fmt()
612 struct sh_veu_file *veu_file = priv; in sh_veu_reqbufs()
628 struct sh_veu_file *veu_file = priv; in sh_veu_querybuf()
[all …]