Lines Matching defs:urb
76 struct urb *urb; member
89 struct urb *urb; member
222 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_release_urb()
255 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_ep_data_alloc()
367 struct urb *urb, gfp_t mem_flags) in c67x00_urb_enqueue()
465 int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in c67x00_urb_dequeue()
498 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status) in c67x00_giveback_urb()
519 static int c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_claim_frame_bw()
587 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_create_td()
669 static int c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_data_urb()
715 static int c67x00_add_ctrl_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_ctrl_urb()
753 static int c67x00_add_int_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_int_urb()
765 static int c67x00_add_iso_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_iso_urb()
800 int (*add)(struct c67x00_hcd *, struct urb *)) in c67x00_fill_from_list()
803 struct urb *urb; in c67x00_fill_from_list() local
883 struct urb *urb = td->urb; in c67x00_end_of_data() local
932 struct urb *urb = td->urb; in c67x00_handle_successful_td() local
977 struct urb *urb = td->urb; in c67x00_handle_isoc() local
1005 struct urb *urb; in c67x00_check_td_list() local