Searched refs:gigaset_dbg_buffer (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | asyncdata.c | 77 gigaset_dbg_buffer(DEBUG_TRANSCMD, "received response", in cmd_loop() 125 gigaset_dbg_buffer(DEBUG_LOCKCMD, "received response", numbytes, src); in lock_loop()
|
D | isocdata.c | 918 gigaset_dbg_buffer(DEBUG_TRANSCMD, "received response", in cmd_loop() 957 gigaset_dbg_buffer(DEBUG_LOCKCMD, "received response", in gigaset_isoc_input()
|
D | usb-gigaset.c | 497 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd() 543 gigaset_dbg_buffer(DEBUG_USBREQ, "brkchars", 6, buf); in gigaset_brkchars()
|
D | common.c | 51 void gigaset_dbg_buffer(enum debuglevel level, const unsigned char *msg, in gigaset_dbg_buffer() function 87 EXPORT_SYMBOL_GPL(gigaset_dbg_buffer);
|
D | gigaset.h | 109 void gigaset_dbg_buffer(enum debuglevel level, const unsigned char *msg,
|
D | interface.c | 208 gigaset_dbg_buffer(DEBUG_IF, "GIGASET_BRKCHARS", in if_ioctl()
|
D | ser-gigaset.c | 246 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
|
D | bas-gigaset.c | 1976 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
|