Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dser-gigaset.c89 gig_dbg(DEBUG_INTR, "kfree skb (Adr: %lx)!", in write_modem()
187 gig_dbg(DEBUG_INTR, "Dequeued skb (Adr: %lx)", in gigaset_modem_fill()
675 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u, receive %u bytes", in gigaset_tty_receive()
700 gig_dbg(DEBUG_INTR, "setting tail to %u", tail); in gigaset_tty_receive()
704 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in gigaset_tty_receive()
Dasyncdata.c409 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", inbuf->head, inbuf->tail); in gigaset_m10x_input()
418 gig_dbg(DEBUG_INTR, "processing %u bytes", numbytes); in gigaset_m10x_input()
438 gig_dbg(DEBUG_INTR, "head set to %u", inbuf->head); in gigaset_m10x_input()
Dusb-gigaset.c328 gig_dbg(DEBUG_INTR, "Dequeued skb (Adr: %lx)!", in gigaset_modem_fill()
364 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in gigaset_read_int_callback()
368 gig_dbg(DEBUG_INTR, "Received zero block length"); in gigaset_read_int_callback()
642 gig_dbg(DEBUG_INTR, "kfree skb (Adr: %lx)!", in write_modem()
Disocdata.c946 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", head, tail); in gigaset_isoc_input()
951 gig_dbg(DEBUG_INTR, "processing %u bytes", numbytes); in gigaset_isoc_input()
964 gig_dbg(DEBUG_INTR, "setting head to %u", head); in gigaset_isoc_input()
Dcommon.c568 gig_dbg(DEBUG_INTR, "received %u bytes", numbytes); in gigaset_fill_inbuf()
576 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", head, tail); in gigaset_fill_inbuf()
598 gig_dbg(DEBUG_INTR, "setting tail to %u", tail); in gigaset_fill_inbuf()
Dgigaset.h64 DEBUG_INTR = 0x00008, /* interrupt processing */ enumerator
Dev-layer.c1905 gig_dbg(DEBUG_INTR, "processing new data"); in gigaset_handle_event()
Dbas-gigaset.c501 gig_dbg(DEBUG_INTR, "%s-->BH", __func__); in read_ctrl_callback()
/Linux-v5.4/samples/vfio-mdev/
Dmtty.c325 #if defined(DEBUG_INTR) in handle_bar_write()
332 #if defined(DEBUG_INTR) in handle_bar_write()
358 #if defined(DEBUG_INTR) in handle_bar_write()
430 #if defined(DEBUG_INTR) in handle_bar_write()
438 #if defined(DEBUG_INTR) in handle_bar_write()
487 #if defined(DEBUG_INTR) in handle_bar_read()
1034 #if defined(DEBUG_INTR) in mtty_trigger_interrupt()