Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/tw5864/
A Dtw5864.h144 struct tw5864_dev { struct
145 spinlock_t slock; /* used for sync between ISR, tasklet & V4L2 API */
146 struct v4l2_device v4l2_dev;
147 struct tw5864_input inputs[TW5864_INPUTS];
149 struct tw5864_h264_frame h264_buf[H264_BUF_CNT];
150 int h264_buf_r_index;
151 int h264_buf_w_index;
153 struct tasklet_struct tasklet;
155 int encoder_busy;
157 int next_input;
[all …]

Completed in 3 milliseconds