Searched refs:trace_block (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/char/pcmcia/ |
| D | synclink_cs.c | 391 static void trace_block(MGSLPC_INFO *info,const char* data, int count, int xmit); 3671 trace_block(info, buf->data, framesize, 0); in rx_get_frame() 3790 static void trace_block(MGSLPC_INFO *info,const char* data, int count, int xmit) in trace_block() function
|
| /Linux-v5.15/drivers/tty/ |
| D | synclink_gt.c | 41 #define DBGDATA(info, buf, size, label) if (debug_level >= DEBUG_LEVEL_DATA) trace_block((info), (b… 496 static void trace_block(struct slgt_info *info, const char *data, int count, const char *label) in trace_block() function
|