Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/
HDusb_device.h123 struct usb_hw_ep_scratch_sub { struct
138 struct usb_hw_ep_scratch_sub ep[USB_EP_MAX]; argument
139 struct usb_hw_ep_scratch_sub *ep_max;
/trueos/sys/dev/usb/template/
HDusb_template.c93 struct usb_hw_ep_scratch_sub *, uint8_t);
559 struct usb_hw_ep_scratch_sub *ep, uint8_t is_simplex) in usb_hw_ep_find_match()
677 struct usb_hw_ep_scratch_sub *ep_iface; in usb_hw_ep_get_needs()
678 struct usb_hw_ep_scratch_sub *ep_curr; in usb_hw_ep_get_needs()
679 struct usb_hw_ep_scratch_sub *ep_max; in usb_hw_ep_get_needs()
680 struct usb_hw_ep_scratch_sub *ep_end; in usb_hw_ep_get_needs()
847 struct usb_hw_ep_scratch_sub *ep; in usb_hw_ep_resolve()