Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx.h246 struct cx231xx_dmaqueue { struct
247 struct list_head active;
248 struct list_head queued;
250 wait_queue_head_t wq;
253 int pos;
254 u8 is_partial_line;
255 u8 partial_buf[8];
256 u8 last_sav;
257 int current_field;
258 u32 bytes_left_in_line;
[all …]