Searched defs:cx231xx_dmaqueue (Results 1 – 1 of 1) sorted by relevance
247 struct cx231xx_dmaqueue { struct248 struct list_head active;249 struct list_head queued;251 wait_queue_head_t wq;254 int pos;255 u8 is_partial_line;256 u8 partial_buf[8];257 u8 last_sav;258 int current_field;259 u32 bytes_left_in_line;[all …]