Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/ivtv/
Divtv-irq.c796 if (0) IVTV_DEBUG_IRQ("DEC VSYNC\n"); in ivtv_irq_vsync()
955 IVTV_DEBUG_IRQ("ENC EOS\n"); in ivtv_irq_handler()
970 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.c744 IVTV_DEBUG_IRQ("IRQ Mask is now: 0x%08x\n", itv->irqmask); in ivtv_start_v4l2_decode_stream()