Home
last modified time | relevance | path

Searched refs:td_start (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dohci-hcd.c754 struct td *td, *td_start, *td_next; in io_watchdog_func() local
811 td_start = td; in io_watchdog_func()
818 if (td != td_start) { in io_watchdog_func()