Searched refs:core_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 91 #define core_dbg(fmt, arg...) do { \ macro 112 core_dbg("%s: gpio: mode=0x%07lx in=0x%07lx out=0x%07lx [%s]\n", in saa7134_track_gpio() 124 core_dbg("setting GPIO%d to static %d\n", bit_no, value); in saa7134_set_gpio() 136 core_dbg("setting GPIO%d to tristate\n", bit_no); in saa7134_set_gpio() 271 core_dbg("buffer_queue %p\n", buf); in saa7134_buffer_queue() 295 core_dbg("buffer_finish %p\n", q->curr); in saa7134_buffer_finish() 315 core_dbg("buffer_next %p [prev=%p/next=%p]\n", in saa7134_buffer_next() 322 core_dbg("buffer_next #2 prev=%p/next=%p\n", in saa7134_buffer_next() 326 core_dbg("buffer_next %p\n", NULL); in saa7134_buffer_next() 348 core_dbg("timeou in saa7134_buffer_timeout() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 87 #define core_dbg(fmt, arg...) do { \ macro 108 core_dbg("%s: gpio: mode=0x%07lx in=0x%07lx out=0x%07lx [%s]\n", in saa7134_track_gpio() 120 core_dbg("setting GPIO%d to static %d\n", bit_no, value); in saa7134_set_gpio() 132 core_dbg("setting GPIO%d to tristate\n", bit_no); in saa7134_set_gpio() 268 core_dbg("buffer_queue %p\n", buf); in saa7134_buffer_queue() 292 core_dbg("buffer_finish %p\n", q->curr); in saa7134_buffer_finish() 312 core_dbg("buffer_next %p [prev=%p/next=%p]\n", in saa7134_buffer_next() 319 core_dbg("buffer_next #2 prev=%p/next=%p\n", in saa7134_buffer_next() 323 core_dbg("buffer_next %p\n", NULL); in saa7134_buffer_next() 345 core_dbg("timeou in saa7134_buffer_timeout() [all...] |
Completed in 3 milliseconds