Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c89 static uint8_t usb_hw_ep_find_match(struct usb_hw_ep_scratch *,
555 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues, in usb_hw_ep_find_match() function
941 if (usb_hw_ep_find_match(ues, ep, 1) && in usb_hw_ep_resolve()
942 usb_hw_ep_find_match(ues, ep, 0)) { in usb_hw_ep_resolve()