Searched refs:IVTV_IRQ_DEC_DMA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/drivers/media/pci/ivtv/ | ||
D | ivtv-irq.h | 33 #define IVTV_IRQ_DEC_DMA_COMPLETE (0x1 << 20) macro |
D | ivtv-irq.c | 974 if (combo & IVTV_IRQ_DEC_DMA_COMPLETE) { in ivtv_irq_handler() |