Searched refs:c67x00_td (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/c67x00/ |
H A D | c67x00-sched.c | 52 * struct c67x00_td 56 struct c67x00_td { struct 150 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) dbg_td() 214 struct c67x00_td *td; c67x00_release_urb() 581 struct c67x00_td *td; c67x00_create_td() 651 static inline void c67x00_release_td(struct c67x00_td *td) c67x00_release_td() 811 struct c67x00_td *td, *ttd; c67x00_fill_frame() 843 c67x00_parse_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_parse_td() 853 static int c67x00_td_to_error(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_td_to_error() 871 static inline int c67x00_end_of_data(struct c67x00_td *td) c67x00_end_of_data() 903 struct c67x00_td *last_td) c67x00_clear_pipe() 905 struct c67x00_td *td, *tmp; c67x00_clear_pipe() 909 td = list_entry(td->td_list.next, struct c67x00_td, td_list); c67x00_clear_pipe() 921 struct c67x00_td *td) c67x00_handle_successful_td() 966 static void c67x00_handle_isoc(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_handle_isoc() 995 struct c67x00_td *td, *tmp; c67x00_check_td_list() 1067 static void c67x00_send_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_send_td() 1081 struct c67x00_td *td; c67x00_send_frame()
|
Completed in 90 milliseconds