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

/linux-4.4.14/drivers/usb/gadget/
H A Depautoconf.c86 if (usb_gadget_ep_match_desc(gadget, ep, desc, ep_comp)) usb_ep_autoconfig_ss()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dudc-core.c155 int usb_gadget_ep_match_desc(struct usb_gadget *gadget, usb_gadget_ep_match_desc() function
220 EXPORT_SYMBOL_GPL(usb_gadget_ep_match_desc); variable
H A Dgoku_udc.c1004 if (usb_gadget_ep_match_desc(g, ep, desc, ep_comp)) goku_match_ep()
1011 if (usb_gadget_ep_match_desc(g, ep, desc, ep_comp)) goku_match_ep()
H A Dnet2280.c1563 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) net2280_match_ep()
1566 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) net2280_match_ep()
1574 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) net2280_match_ep()
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_gadget.c1709 if (ep && usb_gadget_ep_match_desc(g, ep, desc, ep_comp)) musb_match_ep()
/linux-4.4.14/include/linux/usb/
H A Dgadget.h1238 extern int usb_gadget_ep_match_desc(struct usb_gadget *gadget,

Completed in 192 milliseconds