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