Home
last modified time | relevance | path

Searched refs:DEBUG_INTR (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/drivers/isdn/gigaset/
Dser-gigaset.c92 gig_dbg(DEBUG_INTR, "kfree skb (Adr: %lx)!", in write_modem()
190 gig_dbg(DEBUG_INTR, "Dequeued skb (Adr: %lx)", in gigaset_modem_fill()
678 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u, receive %u bytes", in gigaset_tty_receive()
703 gig_dbg(DEBUG_INTR, "setting tail to %u", tail); in gigaset_tty_receive()
707 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in gigaset_tty_receive()
Dasyncdata.c412 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", inbuf->head, inbuf->tail); in gigaset_m10x_input()
421 gig_dbg(DEBUG_INTR, "processing %u bytes", numbytes); in gigaset_m10x_input()
441 gig_dbg(DEBUG_INTR, "head set to %u", inbuf->head); in gigaset_m10x_input()
Dusb-gigaset.c331 gig_dbg(DEBUG_INTR, "Dequeued skb (Adr: %lx)!", in gigaset_modem_fill()
367 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in gigaset_read_int_callback()
371 gig_dbg(DEBUG_INTR, "Received zero block length"); in gigaset_read_int_callback()
641 gig_dbg(DEBUG_INTR, "kfree skb (Adr: %lx)!", in write_modem()
Disocdata.c949 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", head, tail); in gigaset_isoc_input()
954 gig_dbg(DEBUG_INTR, "processing %u bytes", numbytes); in gigaset_isoc_input()
967 gig_dbg(DEBUG_INTR, "setting head to %u", head); in gigaset_isoc_input()
Dcommon.c571 gig_dbg(DEBUG_INTR, "received %u bytes", numbytes); in gigaset_fill_inbuf()
579 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", head, tail); in gigaset_fill_inbuf()
601 gig_dbg(DEBUG_INTR, "setting tail to %u", tail); in gigaset_fill_inbuf()
Dgigaset.h67 DEBUG_INTR = 0x00008, /* interrupt processing */ enumerator
Dev-layer.c1908 gig_dbg(DEBUG_INTR, "processing new data"); in gigaset_handle_event()
Dbas-gigaset.c504 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in read_ctrl_callback()