Home
last modified time | relevance | path

Searched refs:DEBUG_VERBOSE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/appletalk/
H A Dltpc.c201 #define DEBUG_VERBOSE 1 macro
828 if(debug & DEBUG_VERBOSE) printk("ltpc_ioctl called\n"); in ltpc_ioctl()
877 if(debug & DEBUG_VERBOSE) { in ltpc_poll()
1084 if(debug & DEBUG_VERBOSE) { in ltpc_probe()
1150 if(debug & DEBUG_VERBOSE) { in ltpc_probe()
1250 if(debug & DEBUG_VERBOSE) printk("unregister_netdev\n"); in ltpc_cleanup()
1255 if(debug & DEBUG_VERBOSE) printk("freeing irq\n"); in ltpc_cleanup()
1260 if(debug & DEBUG_VERBOSE) printk("freeing dma\n"); in ltpc_cleanup()
1265 if(debug & DEBUG_VERBOSE) printk("freeing ioaddr\n"); in ltpc_cleanup()
1272 if(debug & DEBUG_VERBOSE) print in ltpc_cleanup()
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c78 #define DEBUG_VERBOSE 2 macro
278 dprintk(DEBUG_VERBOSE, "%s %d %d %d %d\n", __func__, in s3c2410_udc_write_packet()
468 dprintk(DEBUG_VERBOSE, "%s fifo count : %d [last %d]\n", in s3c2410_udc_read_fifo()
515 dprintk(DEBUG_VERBOSE, "%s: len=%d %02x:%02x {%x,%x,%x}\n", __func__, in s3c2410_udc_read_fifo_crq()
707 dprintk(DEBUG_VERBOSE, "dev->req_pending... what now?\n"); in s3c2410_udc_handle_ep0_idle()
711 dprintk(DEBUG_VERBOSE, "ep0state %s\n", ep0states[dev->ep0state]); in s3c2410_udc_handle_ep0_idle()
803 dprintk(DEBUG_VERBOSE, "ep%01d write csr:%02x %d\n", in s3c2410_udc_handle_ep()
807 dprintk(DEBUG_VERBOSE, "st\n"); in s3c2410_udc_handle_ep()
819 dprintk(DEBUG_VERBOSE, "ep%01d rd csr:%02x\n", idx, ep_csr1); in s3c2410_udc_handle_ep()
941 dprintk(DEBUG_VERBOSE, "US in s3c2410_udc_irq()
[all...]

Completed in 4 milliseconds