Searched refs:uhe_end (Results 1 – 1 of 1) sorted by relevance
1028 struct usb_host_endpoint *uhe_end; in usb_find_host_endpoint() local1055 uhe_end = uhi->endpoint + uhi->desc.bNumEndpoints; in usb_find_host_endpoint()1057 uhe != uhe_end; in usb_find_host_endpoint()1194 struct usb_host_endpoint *uhe_end; in usb_linux_free_device() local1198 uhe_end = dev->linux_endpoint_end; in usb_linux_free_device()1199 while (uhe != uhe_end) { in usb_linux_free_device()1285 struct usb_host_endpoint *uhe_end; in usb_linux_cleanup_interface() local1292 uhe_end = uhi->endpoint + uhi->desc.bNumEndpoints; in usb_linux_cleanup_interface()1293 while (uhe != uhe_end) { in usb_linux_cleanup_interface()