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

/linux-4.1.27/drivers/usb/c67x00/
H A Dc67x00-sched.c577 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, c67x00_create_td() function
688 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, toggle, c67x00_add_data_urb()
713 ret = c67x00_create_td(c67x00, urb, urb->setup_packet, c67x00_add_ctrl_urb()
730 ret = c67x00_create_td(c67x00, urb, NULL, 0, pid, 1, c67x00_add_ctrl_urb()
770 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, 0, c67x00_add_iso_urb()

Completed in 73 milliseconds