Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h134 #define IVTV_DBGFLG_DEC (1 << 7) macro
153 #define IVTV_DEBUG_DEC(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_DEC, "dec", fmt , ## args)
169 #define IVTV_DEBUG_HI_DEC(fmt, args...) IVTV_DEBUG_HIGH_VOL(IVTV_DBGFLG_DEC, "dec", fmt , ## …