Searched defs:saa7134_dmaqueue (Results 1 – 1 of 1) sorted by relevance
470 struct saa7134_dmaqueue { struct471 struct saa7134_dev *dev;472 struct saa7134_buf *curr;473 struct list_head queue;474 struct timer_list timeout;475 unsigned int need_two;476 unsigned int seq_nr;477 struct saa7134_pgtable pt;