Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.c109 static struct dwc3_event_buffer *dwc3_alloc_one_event_buffer(struct dwc3 *dwc, in dwc3_alloc_one_event_buffer() function
171 evt = dwc3_alloc_one_event_buffer(dwc, length); in dwc3_alloc_event_buffers()