Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/
A Depautoconf.c79 if (usb_gadget_ep_match_desc(gadget, ep, desc, ep_comp)) in usb_ep_autoconfig_ss()
/linux/drivers/usb/gadget/udc/
A Dnet2280.c1562 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1565 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1576 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1579 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1584 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1587 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1592 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1595 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1600 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
1603 if (ep && usb_gadget_ep_match_desc(_gadget, ep, desc, ep_comp)) in net2280_match_ep()
[all …]
A Dcore.c941 int usb_gadget_ep_match_desc(struct usb_gadget *gadget, in usb_gadget_ep_match_desc() function
1006 EXPORT_SYMBOL_GPL(usb_gadget_ep_match_desc);
A Dgoku_udc.c1008 if (usb_gadget_ep_match_desc(g, ep, desc, ep_comp)) in goku_match_ep()
1015 if (usb_gadget_ep_match_desc(g, ep, desc, ep_comp)) in goku_match_ep()
A Datmel_usba_udc.c1045 if (usb_gadget_ep_match_desc(gadget, _ep, desc, ep_comp)) in atmel_usba_match_ep()
/linux/include/linux/usb/
A Dgadget.h910 extern int usb_gadget_ep_match_desc(struct usb_gadget *gadget,
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Ddev.c367 if (usb_gadget_ep_match_desc(gadget, u_ep, desc, ss)) { in ast_vhub_udc_match_ep()
/linux/drivers/usb/gadget/legacy/
A Draw_gadget.c795 if (!usb_gadget_ep_match_desc(dev->gadget, ep->ep, desc, NULL)) in raw_ioctl_ep_enable()
/linux/
A Dvmlinux.symvers6987 0x00000000 usb_gadget_ep_match_desc vmlinux EXPORT_SYMBOL_GPL
A DSystem.map42648 ffff800010b8b7d0 T usb_gadget_ep_match_desc
A D.tmp_System.map42648 ffff800010b8b7d0 T usb_gadget_ep_match_desc

Completed in 382 milliseconds