Searched defs:cx18_mdl (Results 1 – 1 of 1) sorted by relevance
310 struct cx18_mdl { struct312 u32 id; /* index into cx->scb->cpu_mdl[] of 1st cx18_mdl_ent */ argument314 unsigned int skipped;315 unsigned long m_flags;317 struct list_head buf_list;318 struct cx18_buffer *curr_buf; /* current buffer in list for reading */320 u32 bytesused;321 u32 readpos;