Searched refs:wahc (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dwa-hc.h92 struct wahc;
116 struct wahc *wa;
124 struct wahc { struct
165 extern int wa_create(struct wahc *wa, struct usb_interface *iface);
166 extern void __wa_destroy(struct wahc *wa);
167 void wa_reset_all(struct wahc *wa);
181 extern int wa_nep_create(struct wahc *, struct usb_interface *);
182 extern void wa_nep_destroy(struct wahc *);
184 static inline int wa_nep_arm(struct wahc *wa, gfp_t gfp_mask)
192 static inline void wa_nep_disarm(struct wahc *w
[all...]
H A Dwa-hc.c12 int wa_create(struct wahc *wa, struct usb_interface *iface)
45 void __wa_destroy(struct wahc *wa)
65 void wa_reset_all(struct wahc *wa)
H A Dwa-rpipe.c10 static int __rpipe_get_descr(struct wahc *wa,
48 static int __rpipe_set_descr(struct wahc *wa,
89 static unsigned rpipe_get_idx(struct wahc *wa, unsigned rpipe_idx)
102 static void rpipe_put_idx(struct wahc *wa, unsigned rpipe_idx)
134 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs,
171 static int __rpipe_reset(struct wahc *wa, unsigned index)
254 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa,
317 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa,
363 int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep,
410 int wa_rpipes_create(struct wahc *w
[all...]
H A Dwa-nep.c62 struct wahc *wa;
97 struct wahc *wa = nw->wa;
173 static int wa_nep_queue(struct wahc *wa, size_t size)
215 struct wahc *wa = urb->context;
255 int wa_nep_create(struct wahc *wa, struct usb_interface *iface)
294 void wa_nep_destroy(struct wahc *wa)
H A Dwa-xfer.c61 struct wahc *wa; /* Wire adapter we are plugged to */
237 static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id)
422 struct wahc *wa;
495 struct wahc *wa;
749 struct wahc *wa = xfer->wa;
818 struct wahc *wa = xfer->wa;
890 struct wahc *wa = container_of(ws, struct wahc, xfer_work);
922 int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep,
995 int wa_urb_dequeue(struct wahc *w
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dhwa-hc.c68 struct wahc wa;
75 struct wahc *wa = &hwahc->wa;
96 struct wahc *wa = &hwahc->wa;
255 struct wahc *wa = &hwahc->wa;
283 struct wahc *wa = &hwahc->wa;
330 struct wahc *wa = &hwahc->wa;
349 struct wahc *wa = &hwahc->wa;
368 struct wahc *wa = &hwahc->wa;
416 struct wahc *wa = &hwahc->wa;
456 struct wahc *w
[all...]

Completed in 145 milliseconds