Home
last modified time | relevance | path

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

/linux/drivers/media/pci/tw5864/
H A Dtw5864.h145 struct tw5864_dev { struct
146 spinlock_t slock; /* used for sync between ISR, bh_work & V4L2 API */
147 struct v4l2_device v4l2_dev;
148 struct tw5864_input inputs[TW5864_INPUTS];
150 struct tw5864_h264_frame h264_buf[H264_BUF_CNT];
151 int h264_buf_r_index;
152 int h264_buf_w_index;
154 struct work_struct bh_work;
156 int encoder_busy;
158 int next_input;
[all …]