Home
last modified time | relevance | path

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 DdrvUsbd.c283 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 DdrvPipe.c192 pUdev->bus->bus_name, pUdev->devpath, in ms_usb_submit_urb()
H A DdrvHub.h230 char bus_name[24]; member
H A DdrvUSBEntry.c1453 pChip->p_roothub[u8Hostid]->cpe_ehci_dev.bus_name = pChip->p_roothub[u8Hostid]->bus_name; in MDrv_USB_Port_Init()
H A DdrvHub.c1476 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 DdrvUSB.h173 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 DdrvEhciHcd.c9309 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 DdrvHCD.c284 strncpy(buf, hcd->self.bus_name, sizeof(buf)); in rh_string()
2112 hcd->self.bus_name, udev->devnum); in hcd_free_dev()
H A DdrvHUB.h249 char bus_name[24]; member
H A DdrvURB.c228 dev->bus->bus_name, dev->devpath, in usb_submit_urb()
H A DdrvHub.c1263 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 DdrvEhciHcd_2.c243 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 DdrvCPE_AMBA.h93 char *bus_name; member
H A DdrvUSBHost.h151 char *bus_name; member