Searched refs:USB_FULL_SPEED (Results 1 – 6 of 6) sorted by relevance
616 case USB_FULL_SPEED: in ms_usb_new_device()672 if (pUdev->eSpeed == USB_FULL_SPEED) in ms_usb_new_device()
213 case USB_FULL_SPEED: /* units are frames/msec */ in ms_usb_submit_urb()
1597 if (pUrb->dev->eSpeed != USB_FULL_SPEED) in ms_qh_make()1613 case USB_FULL_SPEED: in ms_qh_make()3281 case USB_FULL_SPEED: in ms_qh_urb_transaction_EHSET()
707 ms_dev->eSpeed = USB_FULL_SPEED; in ms_hub_port_wait_reset()
908 case USB_FULL_SPEED: in ms_usb_calc_bus_time()
257 USB_LOW_SPEED, USB_FULL_SPEED, /* usb 1.1 */ enumerator