Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dohci-q.c518 struct td *td, *td_pt; in td_fill() local
541 td_pt = urb_priv->td [index]; in td_fill()
545 urb_priv->ed->dummy = td_pt; in td_fill()
567 td->hwNextTD = cpu_to_hc32 (ohci, td_pt->td_dma); in td_fill()