Searched refs:ep_matches (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/usb/gadget/ |
A D | epautoconf.c | 46 static int ep_matches( in ep_matches() function 235 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 238 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 245 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 251 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 258 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 263 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 286 if (ep && ep_matches(gadget, ep, desc)) in usb_ep_autoconfig() 296 if (ep_matches(gadget, ep, desc)) in usb_ep_autoconfig()
|
Completed in 2 milliseconds