Searched refs:kUSB_DeviceEventSuspend (Results 1 – 4 of 4) sorted by relevance
118 kUSB_DeviceEventSuspend, /*!< USB bus suspend signal detected */ enumerator
433 return handle->deviceCallback(handle, kUSB_DeviceEventSuspend, NULL); in USB_DeviceSuspendNotification()
428 return handle->deviceCallback(handle, kUSB_DeviceEventSuspend, NULL); in USB_DeviceSuspendNotification()
Completed in 11 milliseconds