Searched refs:kUSB_DeviceControlSuspend (Results 1 – 6 of 6) sorted by relevance
91 kUSB_DeviceControlSuspend, /*!< Drive controller to enetr into suspend mode */ enumerator
1345 error = USB_DeviceControl(handle, kUSB_DeviceControlSuspend, param); in USB_DeviceSetStatus()
1513 case kUSB_DeviceControlSuspend: in USB_DeviceEhciControl()
1350 error = USB_DeviceControl(handle, kUSB_DeviceControlSuspend, param); in USB_DeviceSetStatus()
1550 case kUSB_DeviceControlSuspend: in USB_DeviceEhciControl()
Completed in 20 milliseconds