Searched refs:rxEndpointID (Results 1 – 1 of 1) sorted by relevance
33 int rxEndpointID = -1; in AddDevice() local51 rxEndpointID = i; in AddDevice()60 __func__, index, txEndpointID, rxEndpointID, irEndpointID); in AddDevice()62 if (txEndpointID < 0 || rxEndpointID < 0 || irEndpointID < 0) in AddDevice()71 usb_endpoint_info *rxEndpoint = &interface->endpoint[rxEndpointID]; in AddDevice()