Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c240 static int ehci_td_buffer(struct qTD *td, void *buf, size_t sz) in ehci_td_buffer() function
446 if (ehci_td_buffer(&qtd[qtd_counter], req, sizeof(*req))) { in ehci_submit_async()
504 if (ehci_td_buffer(&qtd[qtd_counter], buf_ptr, in ehci_submit_async()