Searched refs:devdbg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | usbnet.c | 383 #define devdbg(usbnet, fmt, arg...) \ macro 386 #define devdbg(usbnet, fmt, arg...) do {} while(0) macro 496 devdbg(dev, "Error allocating URB in write_cmd_async!"); in ax8817x_write_cmd_async() 501 devdbg(dev, "Failed to allocate memory for control request"); in ax8817x_write_cmd_async() 518 devdbg(dev, "Error submitting the control message: status=%d", status); in ax8817x_write_cmd_async() 1270 devdbg (dev, "net1080 %s-%s usbctl 0x%x:%s%s%s%s%s;" in nc_dump_usbctl() 1315 devdbg (dev, "net1080 %s-%s status 0x%x:" in nc_dump_status() 1353 devdbg (dev, "net1080 %s-%s ttl 0x%x this = %d, other = %d", in nc_dump_ttl() 1496 devdbg (dev, "frame <rx h %d p %d id %d", header->hdr_len, in net1080_rx_fixup() 1883 devdbg (dev, "< rx, len %d, type 0x%x", in rx_process() [all …]
|