Home
last modified time | relevance | path

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

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