Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.h135 #define IVTV_DBGFLG_IRQ (1 << 6) macro
154 #define IVTV_DEBUG_IRQ(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_IRQ, "irq", fmt , ## args)
170 #define IVTV_DEBUG_HI_IRQ(fmt, args...) IVTV_DEBUG_HIGH_VOL(IVTV_DBGFLG_IRQ, "irq", fmt , ## args)
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.h133 #define IVTV_DBGFLG_IRQ (1 << 6) macro
152 #define IVTV_DEBUG_IRQ(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_IRQ, "irq", fmt , ## args)
168 #define IVTV_DEBUG_HI_IRQ(fmt, args...) IVTV_DEBUG_HIGH_VOL(IVTV_DBGFLG_IRQ, "irq", fmt , ## args)

Completed in 9 milliseconds