Home
last modified time | relevance | path

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

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