Searched refs:usb_td (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dfhci.h400 struct usb_td __iomem *td_base; /* first TD in the ring */
401 struct usb_td __iomem *conf_td; /* next TD for confirm after transac */
402 struct usb_td __iomem *empty_td;/* next TD for new transaction req. */
H A Dfhci-tds.c64 struct usb_td { struct
72 static struct usb_td __iomem *next_bd(struct usb_td __iomem *base,
73 struct usb_td __iomem *td,
152 struct usb_td __iomem *td;
281 struct usb_td __iomem *td;
386 struct usb_td __iomem *td;
471 struct usb_td __iomem *td;
527 struct usb_td __iomem *td;
591 struct usb_td __iome
[all...]

Completed in 354 milliseconds