Searched refs:DEBUG_INTR (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | ser-gigaset.c | 92 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()
|
D | asyncdata.c | 412 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()
|
D | usb-gigaset.c | 331 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()
|
D | isocdata.c | 949 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()
|
D | common.c | 571 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()
|
D | gigaset.h | 67 DEBUG_INTR = 0x00008, /* interrupt processing */ enumerator
|
D | ev-layer.c | 1908 gig_dbg(DEBUG_INTR, "processing new data"); in gigaset_handle_event()
|
D | bas-gigaset.c | 504 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in read_ctrl_callback()
|