Home
last modified time | relevance | path

Searched refs:usb_interface_t (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.h33 #define usb_interface_t IOUSBInterfaceInterface700 macro
39 #define usb_interface_t IOUSBInterfaceInterface550 macro
45 #define usb_interface_t IOUSBInterfaceInterface500 macro
51 #define usb_interface_t IOUSBInterfaceInterface300 macro
57 #define usb_interface_t IOUSBInterfaceInterface245 macro
63 #define usb_interface_t IOUSBInterfaceInterface220 macro
141 usb_interface_t **interface;
Ddarwin_usb.c1403 cInterface->interface = (usb_interface_t **) IO_OBJECT_NULL; in darwin_release_interface()