Searched refs:last_itd_to_free (Results 1 – 4 of 4) sorted by relevance
287 ehci->last_itd_to_free = list_entry( in start_free_itds()304 ehci->last_itd_to_free = NULL; in end_free_itds()311 if (itd == ehci->last_itd_to_free) in end_free_itds()
135 struct fotg210_itd *last_itd_to_free; member
183 struct ehci_itd *last_itd_to_free; member
1255 fotg210->last_itd_to_free = list_entry( in start_free_itds()1268 fotg210->last_itd_to_free = NULL; in end_free_itds()1273 if (itd == fotg210->last_itd_to_free) in end_free_itds()