Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-mem.c77 dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma) in dma_to_td() function
H A Dohci-q.c950 td = dma_to_td (ohci, td_dma); in update_done_list()