Lines Matching defs:wa

153 	struct wahc *wa;		/* Wire adapter we are plugged to */  member
221 static inline int __wa_dto_try_get(struct wahc *wa) in __wa_dto_try_get()
227 static inline void __wa_dto_put(struct wahc *wa) in __wa_dto_put()
233 static void wa_check_for_delayed_rpipes(struct wahc *wa) in wa_check_for_delayed_rpipes()
256 static void wa_add_delayed_rpipe(struct wahc *wa, struct wa_rpipe *rpipe) in wa_add_delayed_rpipe()
420 static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id) in wa_xfer_get_by_id()
439 struct wahc *wa; member
446 struct wahc *wa = b->wa; in __wa_xfer_abort_cb() local
750 struct wahc *wa; in wa_seg_dto_cb() local
887 struct wahc *wa; in wa_seg_iso_pack_desc_cb() local
960 struct wahc *wa; in wa_seg_tr_cb() local
1425 struct wahc *wa = xfer->wa; in __wa_seg_submit() local
1557 struct wahc *wa = xfer->wa; in __wa_xfer_submit() local
1657 struct wahc *wa = xfer->wa; in wa_urb_enqueue_b() local
1752 struct wahc *wa = container_of(ws, struct wahc, xfer_enqueue_work); in wa_urb_enqueue_run() local
1783 struct wahc *wa = container_of(ws, struct wahc, xfer_error_work); in wa_process_errored_transfers_run() local
1833 int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep, in wa_urb_enqueue()
1932 int wa_urb_dequeue(struct wahc *wa, struct urb *urb, int status) in wa_urb_dequeue()
2174 static int __wa_populate_buf_in_urb_isoc(struct wahc *wa, in __wa_populate_buf_in_urb_isoc()
2288 static void wa_xfer_result_chew(struct wahc *wa, struct wa_xfer *xfer, in wa_xfer_result_chew()
2442 static int wa_process_iso_packet_status(struct wahc *wa, struct urb *urb) in wa_process_iso_packet_status()
2599 struct wahc *wa; in wa_buf_in_cb() local
2766 struct wahc *wa = urb->context; in wa_dti_cb() local
2858 int wa_dti_start(struct wahc *wa) in wa_dti_start()
2918 void wa_handle_notif_xfer(struct wahc *wa, struct wa_notif_hdr *notif_hdr) in wa_handle_notif_xfer()