• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/c67x00/

Lines Matching refs:c67x00_hcd

152 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg)
176 dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) { }
183 static inline u16 c67x00_get_current_frame_number(struct c67x00_hcd *c67x00)
222 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb)
255 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb)
331 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd);
372 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd);
466 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd);
497 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status)
518 static int c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb,
586 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb,
668 static int c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb)
714 static int c67x00_add_ctrl_urb(struct c67x00_hcd *c67x00, struct urb *urb)
752 static int c67x00_add_int_urb(struct c67x00_hcd *c67x00, struct urb *urb)
764 static int c67x00_add_iso_urb(struct c67x00_hcd *c67x00, struct urb *urb)
798 static void c67x00_fill_from_list(struct c67x00_hcd *c67x00, int type,
799 int (*add)(struct c67x00_hcd *, struct urb *))
817 static void c67x00_fill_frame(struct c67x00_hcd *c67x00)
851 c67x00_parse_td(struct c67x00_hcd *c67x00, struct c67x00_td *td)
861 static int c67x00_td_to_error(struct c67x00_hcd *c67x00, struct c67x00_td *td)
910 static inline void c67x00_clear_pipe(struct c67x00_hcd *c67x00,
928 static void c67x00_handle_successful_td(struct c67x00_hcd *c67x00,
974 static void c67x00_handle_isoc(struct c67x00_hcd *c67x00, struct c67x00_td *td)
1001 static inline void c67x00_check_td_list(struct c67x00_hcd *c67x00)
1064 static inline int c67x00_all_tds_processed(struct c67x00_hcd *c67x00)
1075 static void c67x00_send_td(struct c67x00_hcd *c67x00, struct c67x00_td *td)
1087 static void c67x00_send_frame(struct c67x00_hcd *c67x00)
1111 static void c67x00_do_work(struct c67x00_hcd *c67x00)
1151 struct c67x00_hcd *c67x00 = (struct c67x00_hcd *)__c67x00;
1155 void c67x00_sched_kick(struct c67x00_hcd *c67x00)
1160 int c67x00_sched_start_scheduler(struct c67x00_hcd *c67x00)
1167 void c67x00_sched_stop_scheduler(struct c67x00_hcd *c67x00)