Home
last modified time | relevance | path

Searched refs:dwc2_hcd_urb_alloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h792 struct dwc2_hcd_urb * dwc2_hcd_urb_alloc(struct dwc2_hsotg *, int, gfp_t);
H A Ddwc2_hcd.c1904 dwc2_hcd_urb_alloc(struct dwc2_hsotg *hsotg, int iso_desc_count, in dwc2_hcd_urb_alloc() function
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c242 dxfer->urb = dwc2_hcd_urb_alloc(sc->sc_hsotg, in dwc2_allocx()