Searched refs:usb_msg (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB.h | 741 #define usb_msg printk macro 743 #define usb_msg(format,...) do {} while (0) macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUSB.c | 3093 usb_msg("%s - unregistering interface %s\n", dev->dev.name,dev->dev.bus_id); in usb_disconnect() 3864 …usb_msg("%s %s - registering interface %s\n", dev->dev.name,dev->dev.bus_id, interface->dev.bus_id… in usb_new_device()
|
| H A D | drvEhciHcd.c | 1342 usb_msg("Disable port%s",""); in ehci_hub_control() 2525 usb_msg("msg: dev%d ep%d%s qtd token %08x --> status %d, len=%d", in qtd_copy_status() 8422 usb_msg("ehci_urb_dequeue:UNLINK%s",""); in ehci_urb_dequeue()
|
| H A D | drvHub.c | 3605 usb_msg("hub_reset: unlink urb%s",""); in hub_reset()
|