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

/freebsd-9.3-release/sys/dev/usb/template/
H A Dusb_template.c87 static uint8_t usb_hw_ep_find_match(struct usb_hw_ep_scratch *,
543 * usb_hw_ep_find_match
553 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues, function
939 if (usb_hw_ep_find_match(ues, ep, 1) &&
940 usb_hw_ep_find_match(ues, ep, 0)) {

Completed in 97 milliseconds