Searched refs:endpoint_descriptor (Results 1 – 1 of 1) sorted by relevance
307 struct usb_endpoint_descriptor *endpoint_descriptor; in usbd_device_endpoint_descriptor() local310 …for (i = 0; !(endpoint_descriptor = usbd_device_endpoint_descriptor_index (device, port, configura… in usbd_device_endpoint_descriptor()311 if (endpoint_descriptor->bEndpointAddress == endpoint) { in usbd_device_endpoint_descriptor()312 return endpoint_descriptor; in usbd_device_endpoint_descriptor()