Searched refs:DEB_CAP (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 421 DEB_CAP("[size=%dx%d,fields=%s]\n", in calculate_video_dma_grab_packed() 550 DEB_CAP("[size=%dx%d,fields=%s]\n", in calculate_video_dma_grab_planar() 728 DEB_CAP("buf:%p, next:%p\n", buf, next); in saa7146_set_capture() 733 DEB_CAP("forcing sync to new frame\n"); in saa7146_set_capture()
|
D | saa7146_video.c | 117 DEB_CAP("size:%d, m1:%d, m2:%d, m3:%d, o1:%d, o2:%d\n", in saa7146_pgtable_build() 128 DEB_CAP("size:%d, m1:%d, m2:%d, m3:%d, o1:%d, o2:%d\n", in saa7146_pgtable_build() 712 DEB_CAP("called\n"); in video_irq_done()
|
/linux-6.12.1/include/media/drv-intf/ |
D | saa7146.h | 52 #define DEB_CAP(fmt, ...) _DBG(0x40, fmt, ##__VA_ARGS__) macro
|