Lines Matching refs:devpath
182 …t_debug("%s:%s >>> Add HUB EVENT!\n", hcd->product_desc, interface_to_usbdev(pHub->intf)->devpath); in ms_hub_irq()
627 ms_usbhost_err("cannot disconnect hub %s\n", ms_dev->devpath); in ms_hub_start_disconnect()
1020 if (pdev->devpath [0] != '0') in ms_hub_port_connect_change()
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()
1024 if (len == sizeof pUdev->devpath) { in ms_hub_port_connect_change()
1026 (int)pUdev->bus->busnum, (int)pUdev->u32DevNum, pUdev->devpath); in ms_hub_port_connect_change()
1030 pUdev->devpath, (int)pUdev->u32DevNum); in ms_hub_port_connect_change()
1197 ms_dev->devpath, (int)s32Err); in ms_usb_physical_reset_device()
1202 ms_dev->devpath, sizeof(ms_dev->descriptor), (int)s32Err); in ms_usb_physical_reset_device()
1316 ms_dev->devpath, pRootHub->hostid); in ms_hub_events()
1476 ms_dev->bus->bus_name, utt->hub->devpath); in ms_usb_hub_tt_clear_buffer()