Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/cx231xx/
Dcx231xx.h241 struct cx231xx_dmaqueue { struct
242 struct list_head active;
244 wait_queue_head_t wq;
247 int pos;
248 u8 is_partial_line;
249 u8 partial_buf[8];
250 u8 last_sav;
251 int current_field;
252 u32 bytes_left_in_line;
253 u32 lines_completed;
[all …]