Home
last modified time | relevance | path

Searched refs:last_itd_to_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-timer.c279 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()
H A Dfotg210.h136 struct fotg210_itd *last_itd_to_free; member
H A Dehci.h173 struct ehci_itd *last_itd_to_free; member
H A Dfotg210-hcd.c1226 fotg210->last_itd_to_free = list_entry( in start_free_itds()
1239 fotg210->last_itd_to_free = NULL; in end_free_itds()
1244 if (itd == fotg210->last_itd_to_free) in end_free_itds()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-timer.c279 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()
H A Dehci.h173 struct ehci_itd *last_itd_to_free; member
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h136 struct fotg210_itd *last_itd_to_free; member
H A Dfotg210-hcd.c1226 fotg210->last_itd_to_free = list_entry( in start_free_itds()
1239 fotg210->last_itd_to_free = NULL; in end_free_itds()
1244 if (itd == fotg210->last_itd_to_free) in end_free_itds()

Completed in 26 milliseconds