last_itd_to_free 279 drivers/usb/host/ehci-timer.c ehci->last_itd_to_free = list_entry( last_itd_to_free 296 drivers/usb/host/ehci-timer.c ehci->last_itd_to_free = NULL; last_itd_to_free 303 drivers/usb/host/ehci-timer.c if (itd == ehci->last_itd_to_free) last_itd_to_free 173 drivers/usb/host/ehci.h struct ehci_itd *last_itd_to_free; last_itd_to_free 1231 drivers/usb/host/fotg210-hcd.c fotg210->last_itd_to_free = list_entry( last_itd_to_free 1244 drivers/usb/host/fotg210-hcd.c fotg210->last_itd_to_free = NULL; last_itd_to_free 1249 drivers/usb/host/fotg210-hcd.c if (itd == fotg210->last_itd_to_free) last_itd_to_free 136 drivers/usb/host/fotg210.h struct fotg210_itd *last_itd_to_free;