Searched refs:c67x00_fill_from_list (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/c67x00/ |
H A D | c67x00-sched.c | 790 static void c67x00_fill_from_list(struct c67x00_hcd *c67x00, int type, c67x00_fill_from_list() function 831 c67x00_fill_from_list(c67x00, PIPE_ISOCHRONOUS, c67x00_add_iso_urb); c67x00_fill_frame() 832 c67x00_fill_from_list(c67x00, PIPE_INTERRUPT, c67x00_add_int_urb); c67x00_fill_frame() 833 c67x00_fill_from_list(c67x00, PIPE_CONTROL, c67x00_add_ctrl_urb); c67x00_fill_frame() 834 c67x00_fill_from_list(c67x00, PIPE_BULK, c67x00_add_data_urb); c67x00_fill_frame()
|
Completed in 83 milliseconds