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