Searched refs:DEBUG_ANY (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | usb-gigaset.c | 374 gig_dbg(DEBUG_ANY, "%s - nonzero status received: %d", in gigaset_read_int_callback() 406 gig_dbg(DEBUG_ANY, "%s: killed", __func__); in gigaset_write_bulk_callback() 661 gig_dbg(DEBUG_ANY, "%s: Check if device matches ...", __func__); in gigaset_probe() 666 gig_dbg(DEBUG_ANY, "device ID (0x%x, 0x%x) not for me - skip", in gigaset_probe() 672 gig_dbg(DEBUG_ANY, "interface %d not for me - skip", in gigaset_probe()
|
D | gigaset.h | 88 DEBUG_ANY = 0x3fffff, /* print message if any of the others is enumerator
|
D | ser-gigaset.c | 476 gig_dbg(DEBUG_ANY, "%s: no cardstate", __func__); in cs_get()
|
D | ev-layer.c | 1417 gig_dbg(DEBUG_ANY, "%s: ERROR response in ConState %d", in do_action() 1422 gig_dbg(DEBUG_ANY, "%s: resp_code %d in ConState %d", in do_action()
|