Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx18/
A Dcx18-driver.h296 struct cx18_mdl { struct
298 u32 id; /* index into cx->scb->cpu_mdl[] of 1st cx18_mdl_ent */ argument
300 unsigned int skipped;
301 unsigned long m_flags;
303 struct list_head buf_list;
304 struct cx18_buffer *curr_buf; /* current buffer in list for reading */
306 u32 bytesused;
307 u32 readpos;

Completed in 10 milliseconds