Lines Matching defs:c67x00_td
38 * struct c67x00_td
42 struct c67x00_td {
136 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg)
200 struct c67x00_td *td;
567 struct c67x00_td *td;
637 static inline void c67x00_release_td(struct c67x00_td *td)
798 struct c67x00_td *td, *ttd;
830 c67x00_parse_td(struct c67x00_hcd *c67x00, struct c67x00_td *td)
840 static int c67x00_td_to_error(struct c67x00_hcd *c67x00, struct c67x00_td *td)
858 static inline int c67x00_end_of_data(struct c67x00_td *td)
890 struct c67x00_td *last_td)
892 struct c67x00_td *td, *tmp;
896 td = list_entry(td->td_list.next, struct c67x00_td, td_list);
908 struct c67x00_td *td)
953 static void c67x00_handle_isoc(struct c67x00_hcd *c67x00, struct c67x00_td *td)
980 struct c67x00_td *td, *tmp;
1052 static void c67x00_send_td(struct c67x00_hcd *c67x00, struct c67x00_td *td)
1066 struct c67x00_td *td;