Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/c67x00/
Dc67x00-sched.c889 struct c67x00_td *last_td) in c67x00_clear_pipe() argument
892 td = last_td; in c67x00_clear_pipe()
893 tmp = last_td; in c67x00_clear_pipe()
896 if (td->pipe == last_td->pipe) { in c67x00_clear_pipe()