Searched refs:wa_rpipe (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/wusbcore/
H A Dwa-rpipe.c35 * not. Rpipes are represented with a 'struct wa_rpipe' that is
141 static void rpipe_init(struct wa_rpipe *rpipe)
172 struct wa_rpipe *rpipe = container_of(_rpipe, struct wa_rpipe, refcnt);
193 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs,
198 struct wa_rpipe *rpipe;
313 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa,
386 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa,
437 struct wa_rpipe *rpipe;
514 struct wa_rpipe *rpip
[all...]
H A Dwa-hc.h112 struct wa_rpipe { struct
260 void __rpipe_get(struct wa_rpipe *rpipe)
266 static inline void rpipe_put(struct wa_rpipe *rpipe)
274 static inline void rpipe_avail_dec(struct wa_rpipe *rpipe)
282 static inline int rpipe_avail_inc(struct wa_rpipe *rpipe)
H A Dwa-xfer.c108 static void wa_xfer_delayed_run(struct wa_rpipe *);
367 struct wa_rpipe *rpipe = xfer->ep->hcpriv;
409 struct wa_rpipe *rpipe = xfer->ep->hcpriv;
466 struct wa_rpipe *rpipe = xfer->ep->hcpriv;
510 struct wa_rpipe *rpipe;
583 struct wa_rpipe *rpipe;
768 static int __wa_seg_submit(struct wa_rpipe *rpipe, struct wa_xfer *xfer,
805 static void wa_xfer_delayed_run(struct wa_rpipe *rpipe)
850 struct wa_rpipe *rpipe = xfer->ep->hcpriv;
1098 struct wa_rpipe *rpip
[all...]

Completed in 30 milliseconds