Searched refs:bus_name (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbd.c | 283 strncpy(pu8Buf, pHcd->self.bus_name, sizeof(pu8Buf)-1); in ms_rh_string() 586 ms_debug_msg ("remove: %s, state %x\n", pHcd->self.bus_name, pHcd->state); in ms_usb_hcd_cpe_ehci_remove() 596 ms_debug_msg ("%s: roothub graceful disconnect\n", pHcd->self.bus_name); in ms_usb_hcd_cpe_ehci_remove() 600 ms_debug_msg ("%s: roothub disconnect done\n", pHcd->self.bus_name); in ms_usb_hcd_cpe_ehci_remove() 728 pHcd->self.bus_name = pDev->bus_name; in ms_new_usb_hcd() 815 ms_debug_warn ("too many buses %s\n", pBus->bus_name); in ms_usb_register_bus() 1481 pHcd->self.bus_name, (int)pUdev->u32DevNum); in ms_hcd_free_dev()
|
| H A D | drvPipe.c | 192 pUdev->bus->bus_name, pUdev->devpath, in ms_usb_submit_urb()
|
| H A D | drvHub.h | 230 char bus_name[24]; member
|
| H A D | drvUSBEntry.c | 1453 pChip->p_roothub[u8Hostid]->cpe_ehci_dev.bus_name = pChip->p_roothub[u8Hostid]->bus_name; in MDrv_USB_Port_Init()
|
| H A D | drvHub.c | 1476 ms_dev->bus->bus_name, utt->hub->devpath); in ms_usb_hub_tt_clear_buffer()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB.h | 173 char *bus_name; member 301 actual = LIB_StringPrintFormatN(buf, size, "usb-%s-%s", dev->bus->bus_name, dev->devpath);
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEhciHcd.c | 9309 hcd->self.bus_name = "cpe_ehci"; in usb_hcd_cpe_ehci_probe() 9349 usb_info ("remove: %s, state %x", hcd->self.bus_name, hcd->state); in usb_hcd_cpe_ehci_remove() 9354 dbg ("%s: roothub graceful disconnect", hcd->self.bus_name); in usb_hcd_cpe_ehci_remove() 9707 hcd->self.bus_name = p_rootHub->bus_name; in usb_hcd_cpe_ehci_probe_EX()
|
| H A D | drvHCD.c | 284 strncpy(buf, hcd->self.bus_name, sizeof(buf)); in rh_string() 2112 hcd->self.bus_name, udev->devnum); in hcd_free_dev()
|
| H A D | drvHUB.h | 249 char bus_name[24]; member
|
| H A D | drvURB.c | 228 dev->bus->bus_name, dev->devpath, in usb_submit_urb()
|
| H A D | drvHub.c | 1263 dev->bus->bus_name, dev->devpath, in hub_tt_kevent() 1314 dev->bus->bus_name, utt->hub->devpath); in usb_hub_tt_clear_buffer()
|
| H A D | drvEhciHcd_2.c | 243 hcd->self.bus_name = "cpe_ehci_2"; in usb_hcd_cpe_ehci_probe_Port2()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvCPE_AMBA.h | 93 char *bus_name; member
|
| H A D | drvUSBHost.h | 151 char *bus_name; member
|