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