Searched refs:kUSB_DeviceEventDetach (Results 1 – 6 of 6) sorted by relevance
124 kUSB_DeviceEventDetach, /*!< USB device is disconnected from a host. */ enumerator
511 return handle->deviceCallback(handle, kUSB_DeviceEventDetach, NULL); in USB_DeviceDetachNotification()
506 return handle->deviceCallback(handle, kUSB_DeviceEventDetach, NULL); in USB_DeviceDetachNotification()
331 case kUSB_DeviceEventDetach: in usb_device_callback()
358 case kUSB_DeviceEventDetach: in usb_device_callback()
Completed in 25 milliseconds