wahc 53 drivers/staging/wusbcore/host/hwa-hc.c struct wahc wa; wahc 66 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 87 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 187 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 296 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 324 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 371 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 390 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 409 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 457 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 497 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 552 drivers/staging/wusbcore/host/hwa-hc.c static int wa_fill_descr(struct wahc *wa) wahc 709 drivers/staging/wusbcore/host/hwa-hc.c struct wahc *wa = &hwahc->wa; wahc 22 drivers/staging/wusbcore/wa-hc.c int wa_create(struct wahc *wa, struct usb_interface *iface, wahc 62 drivers/staging/wusbcore/wa-hc.c void __wa_destroy(struct wahc *wa) wahc 80 drivers/staging/wusbcore/wa-hc.c void wa_reset_all(struct wahc *wa) wahc 78 drivers/staging/wusbcore/wa-hc.h struct wahc; wahc 103 drivers/staging/wusbcore/wa-hc.h struct wahc *wa; wahc 235 drivers/staging/wusbcore/wa-hc.h extern int wa_create(struct wahc *wa, struct usb_interface *iface, wahc 237 drivers/staging/wusbcore/wa-hc.h extern void __wa_destroy(struct wahc *wa); wahc 238 drivers/staging/wusbcore/wa-hc.h extern int wa_dti_start(struct wahc *wa); wahc 239 drivers/staging/wusbcore/wa-hc.h void wa_reset_all(struct wahc *wa); wahc 253 drivers/staging/wusbcore/wa-hc.h extern int wa_nep_create(struct wahc *, struct usb_interface *); wahc 254 drivers/staging/wusbcore/wa-hc.h extern void wa_nep_destroy(struct wahc *); wahc 256 drivers/staging/wusbcore/wa-hc.h static inline int wa_nep_arm(struct wahc *wa, gfp_t gfp_mask) wahc 264 drivers/staging/wusbcore/wa-hc.h static inline void wa_nep_disarm(struct wahc *wa) wahc 271 drivers/staging/wusbcore/wa-hc.h static inline void wa_rpipe_init(struct wahc *wa) wahc 278 drivers/staging/wusbcore/wa-hc.h static inline void wa_init(struct wahc *wa) wahc 313 drivers/staging/wusbcore/wa-hc.h extern int rpipe_get_by_ep(struct wahc *, struct usb_host_endpoint *, wahc 320 drivers/staging/wusbcore/wa-hc.h extern void rpipe_ep_disable(struct wahc *, struct usb_host_endpoint *); wahc 321 drivers/staging/wusbcore/wa-hc.h extern void rpipe_clear_feature_stalled(struct wahc *, wahc 323 drivers/staging/wusbcore/wa-hc.h extern int wa_rpipes_create(struct wahc *); wahc 324 drivers/staging/wusbcore/wa-hc.h extern void wa_rpipes_destroy(struct wahc *); wahc 341 drivers/staging/wusbcore/wa-hc.h extern int wa_urb_enqueue(struct wahc *, struct usb_host_endpoint *, wahc 343 drivers/staging/wusbcore/wa-hc.h extern int wa_urb_dequeue(struct wahc *, struct urb *, int); wahc 344 drivers/staging/wusbcore/wa-hc.h extern void wa_handle_notif_xfer(struct wahc *, struct wa_notif_hdr *); wahc 358 drivers/staging/wusbcore/wa-hc.h static inline struct wahc *wa_get(struct wahc *wa) wahc 364 drivers/staging/wusbcore/wa-hc.h static inline void wa_put(struct wahc *wa) wahc 370 drivers/staging/wusbcore/wa-hc.h static inline int __wa_feature(struct wahc *wa, unsigned op, u16 feature) wahc 381 drivers/staging/wusbcore/wa-hc.h static inline int __wa_set_feature(struct wahc *wa, u16 feature) wahc 387 drivers/staging/wusbcore/wa-hc.h static inline int __wa_clear_feature(struct wahc *wa, u16 feature) wahc 403 drivers/staging/wusbcore/wa-hc.h s32 __wa_get_status(struct wahc *wa) wahc 430 drivers/staging/wusbcore/wa-hc.h static inline s32 __wa_wait_status(struct wahc *wa, u32 mask, u32 value) wahc 449 drivers/staging/wusbcore/wa-hc.h static inline int __wa_stop(struct wahc *wa) wahc 48 drivers/staging/wusbcore/wa-nep.c struct wahc *wa; wahc 84 drivers/staging/wusbcore/wa-nep.c struct wahc *wa = nw->wa; wahc 166 drivers/staging/wusbcore/wa-nep.c static int wa_nep_queue(struct wahc *wa, size_t size) wahc 209 drivers/staging/wusbcore/wa-nep.c struct wahc *wa = urb->context; wahc 249 drivers/staging/wusbcore/wa-nep.c int wa_nep_create(struct wahc *wa, struct usb_interface *iface) wahc 284 drivers/staging/wusbcore/wa-nep.c void wa_nep_destroy(struct wahc *wa) wahc 54 drivers/staging/wusbcore/wa-rpipe.c static int __rpipe_get_descr(struct wahc *wa, wahc 92 drivers/staging/wusbcore/wa-rpipe.c static int __rpipe_set_descr(struct wahc *wa, wahc 134 drivers/staging/wusbcore/wa-rpipe.c static unsigned rpipe_get_idx(struct wahc *wa, unsigned rpipe_idx) wahc 147 drivers/staging/wusbcore/wa-rpipe.c static void rpipe_put_idx(struct wahc *wa, unsigned rpipe_idx) wahc 179 drivers/staging/wusbcore/wa-rpipe.c static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs, wahc 216 drivers/staging/wusbcore/wa-rpipe.c static int __rpipe_reset(struct wahc *wa, unsigned index) wahc 299 drivers/staging/wusbcore/wa-rpipe.c static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, wahc 382 drivers/staging/wusbcore/wa-rpipe.c static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa, wahc 423 drivers/staging/wusbcore/wa-rpipe.c int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep, wahc 470 drivers/staging/wusbcore/wa-rpipe.c int wa_rpipes_create(struct wahc *wa) wahc 479 drivers/staging/wusbcore/wa-rpipe.c void wa_rpipes_destroy(struct wahc *wa) wahc 501 drivers/staging/wusbcore/wa-rpipe.c void rpipe_ep_disable(struct wahc *wa, struct usb_host_endpoint *ep) wahc 522 drivers/staging/wusbcore/wa-rpipe.c void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep) wahc 139 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa; /* Wire adapter we are plugged to */ wahc 207 drivers/staging/wusbcore/wa-xfer.c static inline int __wa_dto_try_get(struct wahc *wa) wahc 213 drivers/staging/wusbcore/wa-xfer.c static inline void __wa_dto_put(struct wahc *wa) wahc 219 drivers/staging/wusbcore/wa-xfer.c static void wa_check_for_delayed_rpipes(struct wahc *wa) wahc 242 drivers/staging/wusbcore/wa-xfer.c static void wa_add_delayed_rpipe(struct wahc *wa, struct wa_rpipe *rpipe) wahc 406 drivers/staging/wusbcore/wa-xfer.c static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id) wahc 425 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa; wahc 432 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = b->wa; wahc 736 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa; wahc 873 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa; wahc 946 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa; wahc 1412 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = xfer->wa; wahc 1544 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = xfer->wa; wahc 1644 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = xfer->wa; wahc 1739 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = container_of(ws, struct wahc, xfer_enqueue_work); wahc 1770 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = container_of(ws, struct wahc, xfer_error_work); wahc 1820 drivers/staging/wusbcore/wa-xfer.c int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep, wahc 1919 drivers/staging/wusbcore/wa-xfer.c int wa_urb_dequeue(struct wahc *wa, struct urb *urb, int status) wahc 2162 drivers/staging/wusbcore/wa-xfer.c static int __wa_populate_buf_in_urb_isoc(struct wahc *wa, wahc 2276 drivers/staging/wusbcore/wa-xfer.c static void wa_xfer_result_chew(struct wahc *wa, struct wa_xfer *xfer, wahc 2430 drivers/staging/wusbcore/wa-xfer.c static int wa_process_iso_packet_status(struct wahc *wa, struct urb *urb) wahc 2586 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa; wahc 2753 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = urb->context; wahc 2845 drivers/staging/wusbcore/wa-xfer.c int wa_dti_start(struct wahc *wa) wahc 2903 drivers/staging/wusbcore/wa-xfer.c void wa_handle_notif_xfer(struct wahc *wa, struct wa_notif_hdr *notif_hdr)