Searched defs:cx231xx_dmaqueue (Results 1 – 1 of 1) sorted by relevance
251 struct cx231xx_dmaqueue { struct252 struct list_head active;253 struct list_head queued;255 wait_queue_head_t wq;258 int pos;259 u8 is_partial_line;260 u8 partial_buf[8];261 u8 last_sav;262 int current_field;263 u32 bytes_left_in_line;[all …]