Searched refs:ep_matches (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | epautoconf.c | 49 static int ep_matches( in ep_matches() function 234 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 237 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 244 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 250 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 257 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 262 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 284 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 293 if (ep_matches(gadget, ep, desc)) in usb_ep_autoconfig()
|