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

/linux-master/drivers/usb/host/
H A Doxu210hp-hcd.c907 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) function
1646 ret = oxu_buf_alloc(oxu, qtd, sizeof(struct usb_ctrlrequest));
1674 ret = oxu_buf_alloc(oxu, qtd, len);
1718 ret = oxu_buf_alloc(oxu, qtd, len);

Completed in 126 milliseconds