Lines Matching defs:u132_endp
141 struct u132_endp {
174 struct u132_endp *curr_endp;
201 struct u132_endp *endp[MAX_U132_ENDPS];
241 #define kref_to_u132_endp(d) container_of(d, struct u132_endp, kref)
328 struct u132_endp *endp = kref_to_u132_endp(kref);
344 struct u132_endp *next_endp = list_entry(head->next,
345 struct u132_endp, endp_ring);
365 static inline void u132_endp_put_kref(struct u132 *u132, struct u132_endp *endp)
370 static inline void u132_endp_get_kref(struct u132 *u132, struct u132_endp *endp)
376 struct u132_endp *endp)
382 static void u132_endp_queue_work(struct u132 *u132, struct u132_endp *endp,
389 static void u132_endp_cancel_work(struct u132 *u132, struct u132_endp *endp)
504 static void u132_hcd_giveback_urb(struct u132 *u132, struct u132_endp *endp,
538 static void u132_hcd_forget_urb(struct u132 *u132, struct u132_endp *endp,
544 static void u132_hcd_abandon_urb(struct u132 *u132, struct u132_endp *endp,
571 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits,
581 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits,
591 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits,
601 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits,
619 struct u132_endp *endp = data;
719 struct u132_endp *endp = data;
770 struct u132_endp *endp = data;
873 struct u132_endp *endp = data;
910 struct u132_endp *endp = data;
982 struct u132_endp *endp = data;
1019 struct u132_endp *endp = data;
1077 struct u132_endp *endp = data;
1118 struct u132_endp *endp = data;
1161 struct u132_endp *endp = data;
1198 struct u132_endp *endp = data;
1250 struct u132_endp *endp = data;
1305 struct u132_endp *endp, *last_endp = ring->curr_endp;
1355 struct u132_endp *endp =
1356 container_of(work, struct u132_endp, scheduler.work);
1856 struct u132_endp *endp = kmalloc(sizeof(struct u132_endp), mem_flags);
1923 struct usb_device *usb_dev, struct u132_endp *endp, u8 usb_addr,
1955 struct u132_endp *endp = kmalloc(sizeof(struct u132_endp), mem_flags);
2022 struct usb_device *usb_dev, struct u132_endp *endp, u8 usb_addr,
2051 struct u132_endp *endp = kmalloc(sizeof(struct u132_endp), mem_flags);
2133 struct usb_device *usb_dev, struct u132_endp *endp, u8 usb_addr,
2256 struct u132_endp *endp = urb->ep->hcpriv;
2298 struct u132_endp *endp = urb->ep->hcpriv;
2331 struct u132_endp *endp = urb->ep->hcpriv;
2383 struct u132_endp *endp, struct urb *urb)
2407 static int u132_endp_urb_dequeue(struct u132 *u132, struct u132_endp *endp,
2518 struct u132_endp *endp = u132->endp[endp_number - 1];
2522 struct u132_endp *endp = u132->endp[endp_number - 1];
2537 struct u132_endp *endp = hep->hcpriv;
2984 struct u132_endp *endp = u132->endp[endps];