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

/freebsd-9.3-release/sys/dev/usb/template/
H A Dusb_template.c85 static uint8_t usb_hw_ep_match(const struct usb_hw_ep_profile *, uint8_t,
517 * usb_hw_ep_match
524 usb_hw_ep_match(const struct usb_hw_ep_profile *pf, function
612 if (!usb_hw_ep_match(pf, ep->needs_ep_type, dir_in)) {
869 if (!usb_hw_ep_match(pf, UE_CONTROL, 0)) {

Completed in 127 milliseconds