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