Home
last modified time | relevance | path

Searched refs:IVTV_DEBUG_IRQ (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-irq.c848 if (0) IVTV_DEBUG_IRQ("DEC VSYNC\n"); in ivtv_irq_vsync()
1007 IVTV_DEBUG_IRQ("ENC EOS\n"); in ivtv_irq_handler()
1022 IVTV_DEBUG_IRQ("VIM RST\n"); in ivtv_irq_handler()
Divtv-driver.h153 #define IVTV_DEBUG_IRQ(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_IRQ, "irq", fmt , ## args) macro
Divtv-streams.c754 IVTV_DEBUG_IRQ("IRQ Mask is now: 0x%08x\n", itv->irqmask); in ivtv_start_v4l2_decode_stream()