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

/linux-4.1.27/drivers/usb/host/
H A Doxu210hp-hcd.c483 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) oxu_buf_alloc() function
1226 ret = oxu_buf_alloc(oxu, qtd, sizeof(struct usb_ctrlrequest)); qh_urb_transaction()
1254 ret = oxu_buf_alloc(oxu, qtd, len); qh_urb_transaction()
1298 ret = oxu_buf_alloc(oxu, qtd, len); qh_urb_transaction()

Completed in 47 milliseconds