Lines Matching defs:wa
143 struct wahc *wa; /* Wire adapter we are plugged to */ member
320 static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id) in wa_xfer_get_by_id()
508 struct wahc *wa; in wa_seg_dto_cb() local
581 struct wahc *wa; in wa_seg_cb() local
845 struct wahc *wa = xfer->wa; in __wa_xfer_submit() local
914 struct wahc *wa = xfer->wa; in wa_urb_enqueue_b() local
988 struct wahc *wa = container_of(ws, struct wahc, xfer_work); in wa_urb_enqueue_run() local
1020 int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep, in wa_urb_enqueue()
1093 int wa_urb_dequeue(struct wahc *wa, struct urb *urb) in wa_urb_dequeue()
1244 static void wa_xfer_result_chew(struct wahc *wa, struct wa_xfer *xfer) in wa_xfer_result_chew()
1377 struct wahc *wa; in wa_buf_in_cb() local
1463 struct wahc *wa = urb->context; in wa_xfer_result_cb() local
1560 void wa_handle_notif_xfer(struct wahc *wa, struct wa_notif_hdr *notif_hdr) in wa_handle_notif_xfer()