Home
last modified time | relevance | path

Searched refs:DEBUG_VERBOSE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/appletalk/
Dltpc.c201 #define DEBUG_VERBOSE 1 macro
825 if(debug & DEBUG_VERBOSE) printk("ltpc_ioctl called\n"); in ltpc_ioctl()
876 if(debug & DEBUG_VERBOSE) { in ltpc_poll()
1087 if(debug & DEBUG_VERBOSE) { in ltpc_probe()
1153 if(debug & DEBUG_VERBOSE) { in ltpc_probe()
1254 if(debug & DEBUG_VERBOSE) printk("unregister_netdev\n"); in ltpc_cleanup()
1261 if(debug & DEBUG_VERBOSE) printk("freeing irq\n"); in ltpc_cleanup()
1266 if(debug & DEBUG_VERBOSE) printk("freeing dma\n"); in ltpc_cleanup()
1271 if(debug & DEBUG_VERBOSE) printk("freeing ioaddr\n"); in ltpc_cleanup()
1278 if(debug & DEBUG_VERBOSE) printk("free_pages\n"); in ltpc_cleanup()
[all …]
/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.c88 #define DEBUG_VERBOSE 2 macro
305 dprintk(DEBUG_VERBOSE, "%s %d %d %d %d\n", __func__, in s3c2410_udc_write_packet()
493 dprintk(DEBUG_VERBOSE, "%s fifo count : %d [last %d]\n", in s3c2410_udc_read_fifo()
540 dprintk(DEBUG_VERBOSE, "%s: len=%d %02x:%02x {%x,%x,%x}\n", __func__, in s3c2410_udc_read_fifo_crq()
732 dprintk(DEBUG_VERBOSE, "dev->req_pending... what now?\n"); in s3c2410_udc_handle_ep0_idle()
736 dprintk(DEBUG_VERBOSE, "ep0state %s\n", ep0states[dev->ep0state]); in s3c2410_udc_handle_ep0_idle()
828 dprintk(DEBUG_VERBOSE, "ep%01d write csr:%02x %d\n", in s3c2410_udc_handle_ep()
832 dprintk(DEBUG_VERBOSE, "st\n"); in s3c2410_udc_handle_ep()
844 dprintk(DEBUG_VERBOSE, "ep%01d rd csr:%02x\n", idx, ep_csr1); in s3c2410_udc_handle_ep()
968 dprintk(DEBUG_VERBOSE, "USB ep0 irq\n"); in s3c2410_udc_irq()
[all …]
/linux-4.4.14/arch/blackfin/
DKconfig.debug5 config DEBUG_VERBOSE config