Home
last modified time | relevance | path

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

/drivers/usb/wusbcore/
Dwa-rpipe.c139 static void rpipe_init(struct wa_rpipe *rpipe) in rpipe_init()
170 struct wa_rpipe *rpipe = container_of(_rpipe, struct wa_rpipe, refcnt); in rpipe_destroy()
191 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs, in rpipe_get_idle()
196 struct wa_rpipe *rpipe; in rpipe_get_idle()
311 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, in rpipe_aim()
384 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa, in rpipe_check_aim()
435 struct wa_rpipe *rpipe; in rpipe_get_by_ep()
512 struct wa_rpipe *rpipe; in rpipe_ep_disable()
Dwa-hc.h112 struct wa_rpipe { struct
260 void __rpipe_get(struct wa_rpipe *rpipe) in __rpipe_get()
266 static inline void rpipe_put(struct wa_rpipe *rpipe) in rpipe_put()
274 static inline void rpipe_avail_dec(struct wa_rpipe *rpipe) in rpipe_avail_dec()
282 static inline int rpipe_avail_inc(struct wa_rpipe *rpipe) in rpipe_avail_inc()
Dwa-xfer.c105 static void wa_xfer_delayed_run(struct wa_rpipe *);
364 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort()
406 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_sizes()
463 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_hdr0()
509 struct wa_rpipe *rpipe; in wa_seg_dto_cb()
582 struct wa_rpipe *rpipe; in wa_seg_cb()
767 static int __wa_seg_submit(struct wa_rpipe *rpipe, struct wa_xfer *xfer, in __wa_seg_submit()
804 static void wa_xfer_delayed_run(struct wa_rpipe *rpipe) in wa_xfer_delayed_run()
849 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_submit()
1097 struct wa_rpipe *rpipe; in wa_urb_dequeue()
[all …]