Searched refs:last_itd_to_free (Results 1 – 3 of 3) sorted by relevance
279 ehci->last_itd_to_free = list_entry( in start_free_itds()296 ehci->last_itd_to_free = NULL; in end_free_itds()303 if (itd == ehci->last_itd_to_free) in end_free_itds()
136 struct fotg210_itd *last_itd_to_free; member
1222 fotg210->last_itd_to_free = list_entry( in start_free_itds()1235 fotg210->last_itd_to_free = NULL; in end_free_itds()1240 if (itd == fotg210->last_itd_to_free) in end_free_itds()