Searched refs:IVTV_IRQ_ENC_EOS (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-irq.h26 #define IVTV_IRQ_ENC_EOS (0x1 << 30) macro
44 #define IVTV_IRQ_MASK_CAPTURE (IVTV_IRQ_ENC_START_CAP | IVTV_IRQ_ENC_EOS)
H A Divtv-irq.c1006 if (combo & IVTV_IRQ_ENC_EOS) { ivtv_irq_handler()

Completed in 201 milliseconds