Searched refs:EndpointToInterface (Results 1 – 2 of 2) sorted by relevance
44 uint8 EndpointToInterface(uint8) const;
93 command.transfer.interface = fUSBDevice->EndpointToInterface(fLibusbTransfer->endpoint); in Do()122 command.isochronous.interface = fUSBDevice->EndpointToInterface(fLibusbTransfer->endpoint); in Do()427 USBDevice::EndpointToInterface(uint8 address) const in EndpointToInterface() function in USBDevice