Searched refs:DEBUG_VERBOSE (Results 1 - 2 of 2) sorted by relevance
/drivers/net/appletalk/ |
H A D | ltpc.c | 201 #define DEBUG_VERBOSE 1 macro 825 if(debug & DEBUG_VERBOSE) printk("ltpc_ioctl called\n"); 876 if(debug & DEBUG_VERBOSE) { 1087 if(debug & DEBUG_VERBOSE) { 1153 if(debug & DEBUG_VERBOSE) { 1256 if(debug & DEBUG_VERBOSE) printk("unregister_netdev\n"); 1263 if(debug & DEBUG_VERBOSE) printk("freeing irq\n"); 1268 if(debug & DEBUG_VERBOSE) printk("freeing dma\n"); 1273 if(debug & DEBUG_VERBOSE) printk("freeing ioaddr\n"); 1280 if(debug & DEBUG_VERBOSE) print [all...] |
/drivers/usb/gadget/ |
H A D | s3c2410_udc.c | 86 #define DEBUG_VERBOSE 2 macro 324 dprintk(DEBUG_VERBOSE, "%s %d %d %d %d\n", __func__, 512 dprintk(DEBUG_VERBOSE, "%s fifo count : %d [last %d]\n", 559 dprintk(DEBUG_VERBOSE, "%s: len=%d %02x:%02x {%x,%x,%x}\n", __func__, 752 dprintk(DEBUG_VERBOSE, "dev->req_pending... what now?\n"); 756 dprintk(DEBUG_VERBOSE, "ep0state %s\n", ep0states[dev->ep0state]); 850 dprintk(DEBUG_VERBOSE, "ep%01d write csr:%02x %d\n", 854 dprintk(DEBUG_VERBOSE, "st\n"); 867 dprintk(DEBUG_VERBOSE, "ep%01d rd csr:%02x\n", idx, ep_csr1); 992 dprintk(DEBUG_VERBOSE, "US [all...] |
Completed in 176 milliseconds