Searched refs:IVTV_DEBUG_DMA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-udma.c | 97 IVTV_DEBUG_DMA("ivtv_udma_setup, dst: 0x%08x\n", (unsigned int)ivtv_dest_addr); in ivtv_udma_setup() 195 IVTV_DEBUG_DMA("start UDMA\n"); in ivtv_udma_start()
|
H A D | ivtv-driver.h | 150 #define IVTV_DEBUG_DMA(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_DMA, "dma", fmt , ## args) macro
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-udma.c | 99 IVTV_DEBUG_DMA("ivtv_udma_setup, dst: 0x%08x\n", (unsigned int)ivtv_dest_addr); in ivtv_udma_setup() 200 IVTV_DEBUG_DMA("start UDMA\n"); in ivtv_udma_start()
|
H A D | ivtv-driver.h | 148 #define IVTV_DEBUG_DMA(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_DMA, "dma", fmt , ## args) macro
|
Completed in 6 milliseconds