HomeSort by relevance Sort by last modified time
    Searched refs:wdf_usb_interface (Results 1 - 2 of 2) sorted by null

  /development/host/windows/usb/legacy/driver/
android_usb_device_object.h 489 __forceinline WDFUSBINTERFACE wdf_usb_interface() const { function in class:AndroidUsbDeviceObject
495 return (NULL != wdf_usb_interface());
android_usb_device_object.cpp 363 wdf_pipe_obj = WdfUsbInterfaceGetConfiguredPipe(wdf_usb_interface(),
736 WdfUsbInterfaceGetConfiguredPipe(wdf_usb_interface(), endpoint_index, &pipe_info);
    [all...]

Completed in 96 milliseconds