Searched refs:DEBUG_INIT (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/isdn/gigaset/ |
D | common.c | 390 gig_dbg(DEBUG_INIT, "freeing bcs[%d]->hw", bcs->channel); in gigaset_freebcs() 393 gig_dbg(DEBUG_INIT, "clearing bcs[%d]->at_state", bcs->channel); in gigaset_freebcs() 395 gig_dbg(DEBUG_INIT, "freeing bcs[%d]->skb", bcs->channel); in gigaset_freebcs() 482 gig_dbg(DEBUG_INIT, "clearing bcs[%d]", i); in gigaset_freecs() 491 gig_dbg(DEBUG_INIT, "clearing hw"); in gigaset_freecs() 502 gig_dbg(DEBUG_INIT, "clearing at_state"); in gigaset_freecs() 510 gig_dbg(DEBUG_INIT, "freeing inbuf"); in gigaset_freecs() 621 gig_dbg(DEBUG_INIT, "setting up bcs[%d]->at_state", channel); in gigaset_initbcs() 647 gig_dbg(DEBUG_INIT, " setting up bcs[%d]->hw", channel); in gigaset_initbcs() 677 gig_dbg(DEBUG_INIT, "allocating cs"); in gigaset_initcs() [all …]
|
D | proc.c | 67 gig_dbg(DEBUG_INIT, "removing sysfs entries"); in gigaset_free_dev_sysfs() 77 gig_dbg(DEBUG_INIT, "setting up sysfs"); in gigaset_init_dev_sysfs()
|
D | ser-gigaset.c | 506 gig_dbg(DEBUG_INIT, "Starting HLL for Gigaset M101"); in gigaset_tty_open() 549 gig_dbg(DEBUG_INIT, "Startup of HLL done"); in gigaset_tty_open() 553 gig_dbg(DEBUG_INIT, "Startup of HLL failed"); in gigaset_tty_open() 568 gig_dbg(DEBUG_INIT, "Stopping HLL for Gigaset M101"); in gigaset_tty_close() 571 gig_dbg(DEBUG_INIT, "%s: no cardstate", __func__); in gigaset_tty_close() 593 gig_dbg(DEBUG_INIT, "Shutdown of HLL done"); in gigaset_tty_close() 754 gig_dbg(DEBUG_INIT, "%s", __func__); in ser_gigaset_init() 789 gig_dbg(DEBUG_INIT, "%s", __func__); in ser_gigaset_exit()
|
D | bas-gigaset.c | 2098 gig_dbg(DEBUG_INIT, "%s: killing isoc URBs", __func__); in gigaset_freebcshw() 2246 gig_dbg(DEBUG_INIT, "%s: killing URBs", __func__); in freeurbs() 2290 gig_dbg(DEBUG_INIT, in gigaset_probe() 2298 gig_dbg(DEBUG_INIT, in gigaset_probe() 2638 gig_dbg(DEBUG_INIT, "closing B1 channel"); in bas_gigaset_exit() 2645 gig_dbg(DEBUG_INIT, "closing B2 channel"); in bas_gigaset_exit() 2652 gig_dbg(DEBUG_INIT, "closing AT channel"); in bas_gigaset_exit()
|
D | gigaset.h | 77 DEBUG_INIT = 0x08000, /* (de)allocation+initialization of data enumerator
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1755 the case. Add DEBUG_INIT symbol to dump info as we scan for devices.
|