Home
last modified time | relevance | path

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 DdrvUSB.c608 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 DdrvHcdBuf.c123 USB_sprintf(name, /*sizeof(name),*/ "buffer-%d", pool_size); in ms_hcd_buffer_create()
H A DdrvHub.c1021 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 DdrvUsbd.c292 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 DdrvUSB.c3356 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 DdrvHcdBuf.c122 USB_sprintf(name, /*sizeof(name),*/ "buffer-%d", size); in hcd_buffer_create()
H A DdrvHCD.c291 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 DdrvHub.c5793 len = USB_sprintf (dev->devpath, in hub_port_connect_change()
5796 len = USB_sprintf (dev->devpath, in hub_port_connect_change()
H A DdrvEHCIDBG.cpp121 USB_sprintf(tmp, "%d ", in dbg_hcs_params()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvPorts.h144 #define USB_sprintf sprintf //UTL_sprintf macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPorts.h152 #define USB_sprintf sprintf //UTL_sprintf macro