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

/linux-4.4.14/drivers/usb/dwc3/
H A Dcore.c185 * dwc3_alloc_one_event_buffer - Allocates one event buffer structure
192 static struct dwc3_event_buffer *dwc3_alloc_one_event_buffer(struct dwc3 *dwc, dwc3_alloc_one_event_buffer() function
251 evt = dwc3_alloc_one_event_buffer(dwc, length); dwc3_alloc_event_buffers()

Completed in 34 milliseconds