Searched refs:USB_sprintf (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUSB.c | 608 USB_sprintf(&pUdev->dev.bus_id[0], "%d-%s", (int)pUdev->bus->busnum, pUdev->devpath); in ms_usb_new_device() 795 USB_sprintf(&iface->dev.bus_id[0], "%d-%s:%d", in ms_usb_new_device()
|
| H A D | drvHcdBuf.c | 123 USB_sprintf(name, /*sizeof(name),*/ "buffer-%d", pool_size); in ms_hcd_buffer_create()
|
| H A D | drvHub.c | 1021 len = USB_sprintf (pUdev->devpath,"%s.%d", pdev->devpath, port + 1); in ms_hub_port_connect_change() 1023 len = USB_sprintf (pUdev->devpath,"%d", port + 1); in ms_hub_port_connect_change()
|
| H A D | drvUsbd.c | 292 USB_sprintf(pu8Buf,"%s %s ehci_hcd", "MStar eCos", "1.0"); in ms_rh_string()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUSB.c | 3356 USB_sprintf(&dev->dev.bus_id[0], "%ld-%s",dev->bus->busnum, dev->devpath); in usb_new_device() 3858 USB_sprintf(&interface->dev.bus_id[0], "%ld-%s:%d", in usb_new_device()
|
| H A D | drvHcdBuf.c | 122 USB_sprintf(name, /*sizeof(name),*/ "buffer-%d", size); in hcd_buffer_create()
|
| H A D | drvHCD.c | 291 USB_sprintf(buf,"%s %s %s", "Non-OS", "1.0", in rh_string() 1151 USB_sprintf (&usb_dev->dev.bus_id[0], in usb_register_root_hub()
|
| H A D | drvHub.c | 5793 len = USB_sprintf (dev->devpath, in hub_port_connect_change() 5796 len = USB_sprintf (dev->devpath, in hub_port_connect_change()
|
| H A D | drvEHCIDBG.cpp | 121 USB_sprintf(tmp, "%d ", in dbg_hcs_params()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvPorts.h | 144 #define USB_sprintf sprintf //UTL_sprintf macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvPorts.h | 152 #define USB_sprintf sprintf //UTL_sprintf macro
|