Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c113 static struct dwc3_event_buffer *dwc3_alloc_one_event_buffer(struct dwc3 *dwc, in dwc3_alloc_one_event_buffer() function
175 evt = dwc3_alloc_one_event_buffer(dwc, length); in dwc3_alloc_event_buffers()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c394 static struct dwc3_event_buffer *dwc3_alloc_one_event_buffer(struct dwc3 *dwc, in dwc3_alloc_one_event_buffer() function
442 evt = dwc3_alloc_one_event_buffer(dwc, length); in dwc3_alloc_event_buffers()