Home
last modified time | relevance | path

Searched refs:usb_hw_ep_scratch_sub (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_device.h127 struct usb_hw_ep_scratch_sub { struct
142 struct usb_hw_ep_scratch_sub ep[USB_EP_MAX]; argument
143 struct usb_hw_ep_scratch_sub *ep_max;
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c90 struct usb_hw_ep_scratch_sub *, uint8_t);
556 struct usb_hw_ep_scratch_sub *ep, uint8_t is_simplex) in usb_hw_ep_find_match()
674 struct usb_hw_ep_scratch_sub *ep_iface; in usb_hw_ep_get_needs()
675 struct usb_hw_ep_scratch_sub *ep_curr; in usb_hw_ep_get_needs()
676 struct usb_hw_ep_scratch_sub *ep_max; in usb_hw_ep_get_needs()
677 struct usb_hw_ep_scratch_sub *ep_end; in usb_hw_ep_get_needs()
844 struct usb_hw_ep_scratch_sub *ep; in usb_hw_ep_resolve()