Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/c67x00/
Dc67x00-sched.c890 struct c67x00_td *last_td) in c67x00_clear_pipe() argument
893 td = last_td; in c67x00_clear_pipe()
894 tmp = last_td; in c67x00_clear_pipe()
897 if (td->pipe == last_td->pipe) { in c67x00_clear_pipe()