Searched refs:kUSB_DeviceControlStop (Results 1 – 6 of 6) sorted by relevance
80 kUSB_DeviceControlStop, /*!< Disable the device functionality */ enumerator
919 return USB_DeviceControl(handle, kUSB_DeviceControlStop, NULL); in USB_DeviceStop()
1412 case kUSB_DeviceControlStop: in USB_DeviceEhciControl()
924 return USB_DeviceControl(handle, kUSB_DeviceControlStop, NULL); in USB_DeviceStop()
1449 case kUSB_DeviceControlStop: in USB_DeviceEhciControl()
Completed in 16 milliseconds