Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/c67x00/
H A Dc67x00-sched.c563 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_create_td() function
674 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, toggle, in c67x00_add_data_urb()
699 ret = c67x00_create_td(c67x00, urb, urb->setup_packet, in c67x00_add_ctrl_urb()
717 ret = c67x00_create_td(c67x00, urb, NULL, 0, pid, 1, in c67x00_add_ctrl_urb()
757 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, 0, in c67x00_add_iso_urb()
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H A Dc67x00-sched.c563 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_create_td() function
674 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, toggle, in c67x00_add_data_urb()
699 ret = c67x00_create_td(c67x00, urb, urb->setup_packet, in c67x00_add_ctrl_urb()
717 ret = c67x00_create_td(c67x00, urb, NULL, 0, pid, 1, in c67x00_add_ctrl_urb()
757 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, 0, in c67x00_add_iso_urb()

Completed in 4 milliseconds