Searched refs:ts_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-ts.c | 25 #define ts_dbg(fmt, arg...) do { \ macro 36 ts_dbg("buffer_activate [%p]", buf); in buffer_activate() 45 ts_dbg("- [top] buf=%p next=%p\n", buf, next); in buffer_activate() 50 ts_dbg("- [bottom] buf=%p next=%p\n", buf, next); in buffer_activate() 89 ts_dbg("buffer_prepare [%p]\n", buf); in saa7134_ts_buffer_prepare() 232 ts_dbg("TS stop\n"); in saa7134_ts_stop() 254 ts_dbg("TS start\n"); in saa7134_ts_start()
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-ts.c | 25 #define ts_dbg(fmt, arg...) do { \ macro 36 ts_dbg("buffer_activate [%p]", buf); in buffer_activate() 45 ts_dbg("- [top] buf=%p next=%p\n", buf, next); in buffer_activate() 50 ts_dbg("- [bottom] buf=%p next=%p\n", buf, next); in buffer_activate() 89 ts_dbg("buffer_prepare [%p]\n", buf); in saa7134_ts_buffer_prepare() 232 ts_dbg("TS stop\n"); in saa7134_ts_stop() 254 ts_dbg("TS start\n"); in saa7134_ts_start()
|
Completed in 1 milliseconds