Lines Matching defs:urb
62 struct urb *urb; member
75 struct urb *urb; member
198 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_release_urb()
231 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_ep_data_alloc()
343 struct urb *urb, gfp_t mem_flags) in c67x00_urb_enqueue()
441 int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in c67x00_urb_dequeue()
474 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status) in c67x00_giveback_urb()
495 static int c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_claim_frame_bw()
563 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_create_td()
645 static int c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_data_urb()
691 static int c67x00_add_ctrl_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_ctrl_urb()
730 static int c67x00_add_int_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_int_urb()
742 static int c67x00_add_iso_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_iso_urb()
778 int (*add)(struct c67x00_hcd *, struct urb *)) in c67x00_fill_from_list()
781 struct urb *urb; in c67x00_fill_from_list() local
861 struct urb *urb = td->urb; in c67x00_end_of_data() local
910 struct urb *urb = td->urb; in c67x00_handle_successful_td() local
955 struct urb *urb = td->urb; in c67x00_handle_isoc() local
981 struct urb *urb; in c67x00_check_td_list() local