Searched refs:endpoints (Results 1 – 13 of 13) sorted by relevance
177 struct usb_endpoint *ep = udev->endpoints; in usbd_get_ep_by_addr()178 struct usb_endpoint *ep_end = udev->endpoints + udev->endpoints_max; in usbd_get_ep_by_addr()232 struct usb_endpoint *ep = udev->endpoints; in usbd_get_endpoint()233 struct usb_endpoint *ep_end = udev->endpoints + udev->endpoints_max; in usbd_get_endpoint()431 ep_end = udev->endpoints + udev->endpoints_max; in usb_endpoint_foreach()435 ep = udev->endpoints; in usb_endpoint_foreach()720 ep = udev->endpoints; in usb_config_parse()805 ep = udev->endpoints + temp; in usb_config_parse()843 udev->endpoints = kmalloc(sizeof(*ep) * ep_max, in usb_config_parse()845 if (udev->endpoints == NULL) { in usb_config_parse()[all …]
200 struct usb_endpoint *endpoints; member202 struct usb_endpoint endpoints[USB_MAX_EP_UNITS]; member
239 ep_end = udev->endpoints + udev->endpoints_max; in usb_do_clear_stall_callback()240 ep_first = udev->endpoints; in usb_do_clear_stall_callback()
134 pend = pinf->endpoints; in libusb_get_config_descriptor()147 pend = pinf->endpoints; in libusb_get_config_descriptor()237 pend = &pinf->endpoints[k]; in libusb_get_config_descriptor()
576 struct libusb20_endpoint *endpoints; member
219 last_if->endpoints = lub_endpoint + 1; in libusb20_parse_config_desc()
393 ps->a.currep = aifc->endpoints + x; in usb_parse_iface_sub()
110 in the outcome. Unspecified endpoints (offset -1) are denoted by ?.111 Unset endpoints (offset -2) are denoted by X. {x}(o:n) denotes a
293 dump_endpoint(pdev, iface->endpoints + z); in dump_iface()
988 ep = iface->endpoints + z; in find_usb_endpoints()
259 with datagram boundaries intact between endpoints equipped with
3998 ep = sc->sc_udev->endpoints; in urtwn_dma_init()3999 ep_end = sc->sc_udev->endpoints + sc->sc_udev->endpoints_max; in urtwn_dma_init()
3390 This command is useful for redirecting tunnel endpoints to an internal machine,