Searched refs:fusbh200_itd (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/host/
H A Dfusbh200.h132 struct fusbh200_itd *last_itd_to_free;
430 struct fusbh200_itd *itd; /* Q_TYPE_ITD */
579 struct fusbh200_itd { struct
H A Dfusbh200-hcd.c164 dbg_itd (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_itd *itd)
1243 struct fusbh200_itd, itd_list);
1251 struct fusbh200_itd *itd, *n;
1984 fusbh200->itd_pool = dma_pool_create ("fusbh200_itd",
1986 sizeof (struct fusbh200_itd),
4210 struct fusbh200_itd *itd;
4238 struct fusbh200_itd, itd_list);
4433 struct fusbh200_itd *itd)
4452 struct fusbh200_itd *itd,
4482 itd_link (struct fusbh200_hcd *fusbh200, unsigned frame, struct fusbh200_itd *it
[all...]

Completed in 20 milliseconds