Home
last modified time | relevance | path

Searched refs:wa_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()
193 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs, in rpipe_get_idle()
198 struct wa_rpipe *rpipe; in rpipe_get_idle()
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()
518 struct wa_rpipe *rpipe; in rpipe_ep_disable()
539 struct wa_rpipe *rpipe; in rpipe_clear_feature_stalled()
Dwa-hc.h113 struct wa_rpipe { struct
323 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()
Dwa-xfer.c109 static void wa_xfer_delayed_run(struct wa_rpipe *);
110 static int __wa_xfer_delayed_run(struct wa_rpipe *rpipe, int *dto_waiting);
237 struct wa_rpipe *rpipe; in wa_check_for_delayed_rpipes()
242 struct wa_rpipe, list_node); in wa_check_for_delayed_rpipes()
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()
513 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort()
599 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_sizes()
697 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_hdr0()
752 struct wa_rpipe *rpipe; in wa_seg_dto_cb()
[all …]