Home
last modified time | relevance | path

Searched defs:saa7146_vv (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/media/drv-intf/
Dsaa7146_vv.h104 struct saa7146_vv struct
107 struct saa7146_dmaqueue vbi_dmaq;
108 struct v4l2_vbi_format vbi_fmt;
109 struct timer_list vbi_read_timeout;
110 struct file *vbi_read_timeout_file;
112 wait_queue_head_t vbi_wq;
113 int vbi_fieldcount;
114 struct saa7146_fh *vbi_streaming;
116 int video_status;
117 struct saa7146_fh *video_fh;
[all …]
/kernel/linux/linux-6.6/include/media/drv-intf/
Dsaa7146_vv.h80 struct saa7146_vv struct
83 struct saa7146_dmaqueue vbi_dmaq;
84 struct v4l2_vbi_format vbi_fmt;
85 struct timer_list vbi_read_timeout;
87 wait_queue_head_t vbi_wq;
90 struct saa7146_dmaqueue video_dmaq;
91 struct v4l2_pix_format video_fmt;
92 enum v4l2_field last_field;
93 u32 seqnr;
101 struct saa7146_standard *standard;
[all …]