c67x00_td         136 drivers/usb/c67x00/c67x00-sched.c static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg)
c67x00_td         200 drivers/usb/c67x00/c67x00-sched.c 	struct c67x00_td *td;
c67x00_td         567 drivers/usb/c67x00/c67x00-sched.c 	struct c67x00_td *td;
c67x00_td         637 drivers/usb/c67x00/c67x00-sched.c static inline void c67x00_release_td(struct c67x00_td *td)
c67x00_td         797 drivers/usb/c67x00/c67x00-sched.c 	struct c67x00_td *td, *ttd;
c67x00_td         829 drivers/usb/c67x00/c67x00-sched.c c67x00_parse_td(struct c67x00_hcd *c67x00, struct c67x00_td *td)
c67x00_td         839 drivers/usb/c67x00/c67x00-sched.c static int c67x00_td_to_error(struct c67x00_hcd *c67x00, struct c67x00_td *td)
c67x00_td         857 drivers/usb/c67x00/c67x00-sched.c static inline int c67x00_end_of_data(struct c67x00_td *td)
c67x00_td         889 drivers/usb/c67x00/c67x00-sched.c 				     struct c67x00_td *last_td)
c67x00_td         891 drivers/usb/c67x00/c67x00-sched.c 	struct c67x00_td *td, *tmp;
c67x00_td         895 drivers/usb/c67x00/c67x00-sched.c 		td = list_entry(td->td_list.next, struct c67x00_td, td_list);
c67x00_td         907 drivers/usb/c67x00/c67x00-sched.c 					struct c67x00_td *td)
c67x00_td         952 drivers/usb/c67x00/c67x00-sched.c static void c67x00_handle_isoc(struct c67x00_hcd *c67x00, struct c67x00_td *td)
c67x00_td         979 drivers/usb/c67x00/c67x00-sched.c 	struct c67x00_td *td, *tmp;
c67x00_td        1051 drivers/usb/c67x00/c67x00-sched.c static void c67x00_send_td(struct c67x00_hcd *c67x00, struct c67x00_td *td)
c67x00_td        1065 drivers/usb/c67x00/c67x00-sched.c 	struct c67x00_td *td;