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