Home
last modified time | relevance | path

Searched defs:rpipe (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-rpipe.c140 static void rpipe_init(struct wa_rpipe *rpipe) in rpipe_init()
172 struct wa_rpipe *rpipe = container_of(_rpipe, struct wa_rpipe, refcnt); in rpipe_destroy() local
198 struct wa_rpipe *rpipe; in rpipe_get_idle() local
313 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, in rpipe_aim()
396 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa, in rpipe_check_aim()
442 struct wa_rpipe *rpipe; in rpipe_get_by_ep() local
518 struct wa_rpipe *rpipe; in rpipe_ep_disable() local
539 struct wa_rpipe *rpipe; in rpipe_clear_feature_stalled() local
Dwa-xfer.c237 struct wa_rpipe *rpipe; in wa_check_for_delayed_rpipes() local
256 static void wa_add_delayed_rpipe(struct wahc *wa, struct wa_rpipe *rpipe) in wa_add_delayed_rpipe()
463 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort_cb() local
513 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort() local
599 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_sizes() local
697 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_hdr0() local
752 struct wa_rpipe *rpipe; in wa_seg_dto_cb() local
889 struct wa_rpipe *rpipe; in wa_seg_iso_pack_desc_cb() local
962 struct wa_rpipe *rpipe; in wa_seg_tr_cb() local
1389 static int __wa_seg_submit(struct wa_rpipe *rpipe, struct wa_xfer *xfer, in __wa_seg_submit()
[all …]
Dwa-hc.h323 void __rpipe_get(struct wa_rpipe *rpipe) in __rpipe_get()
329 static inline void rpipe_put(struct wa_rpipe *rpipe) in rpipe_put()
339 static inline void rpipe_avail_dec(struct wa_rpipe *rpipe) in rpipe_avail_dec()
347 static inline int rpipe_avail_inc(struct wa_rpipe *rpipe) in rpipe_avail_inc()