Searched defs:saa7134_dmaqueue (Results 1 – 1 of 1) sorted by relevance
474 struct saa7134_dmaqueue { struct475 struct saa7134_dev *dev;476 struct saa7134_buf *curr;477 struct list_head queue;478 struct timer_list timeout;479 unsigned int need_two;480 unsigned int seq_nr;481 struct saa7134_pgtable pt;