Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-sched.c903 struct c67x00_td *last_td) in c67x00_clear_pipe() argument
906 td = last_td; in c67x00_clear_pipe()
907 tmp = last_td; in c67x00_clear_pipe()
910 if (td->pipe == last_td->pipe) { in c67x00_clear_pipe()