Home
last modified time | relevance | path

Searched refs:DEBUG_STREAM_DUMP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/isdn/gigaset/
Disocdata.c409 dump_bytes(DEBUG_STREAM_DUMP, "snd data", in, count); in hdlc_buildframe()
463 dump_bytes(DEBUG_STREAM_DUMP, "snd data", in, count); in trans_buildframe()
563 dump_bytes(DEBUG_STREAM_DUMP, in hdlc_done()
859 dump_bytes(DEBUG_STREAM_DUMP, in trans_receive()
Dgigaset.h67 DEBUG_STREAM_DUMP = 0x00080, /* application data stream content */ enumerator