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

/linux-master/drivers/usb/dwc3/
H A Dcore.c455 * dwc3_alloc_one_event_buffer - Allocates one event buffer structure
462 static struct dwc3_event_buffer *dwc3_alloc_one_event_buffer(struct dwc3 *dwc, function
510 evt = dwc3_alloc_one_event_buffer(dwc, length);

Completed in 189 milliseconds