Searched defs:saa7134_dmaqueue (Results 1 – 1 of 1) sorted by relevance
488 struct saa7134_dmaqueue { struct489 struct saa7134_dev *dev;490 struct saa7134_buf *curr;491 struct list_head queue;492 struct timer_list timeout;493 unsigned int need_two;494 unsigned int seq_nr;495 struct saa7134_pgtable pt;