Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c234 * is_match_usb_pxa - check if usb_ep and pxa_ep match
243 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa() function
297 if (is_match_usb_pxa(udc_usb_ep, ep, cfg, iface, alt)) in find_pxa_ep()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c232 * is_match_usb_pxa - check if usb_ep and pxa_ep match
241 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa() function
295 if (is_match_usb_pxa(udc_usb_ep, ep, cfg, iface, alt)) in find_pxa_ep()

Completed in 6 milliseconds