Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dwa-rpipe.c126 static void rpipe_init(struct wa_rpipe *rpipe) in rpipe_init()
158 struct wa_rpipe *rpipe = container_of(_rpipe, struct wa_rpipe, refcnt); in rpipe_destroy()
179 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs, in rpipe_get_idle()
184 struct wa_rpipe *rpipe; in rpipe_get_idle()
299 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, in rpipe_aim()
382 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa, in rpipe_check_aim()
428 struct wa_rpipe *rpipe; in rpipe_get_by_ep()
505 struct wa_rpipe *rpipe; in rpipe_ep_disable()
526 struct wa_rpipe *rpipe; in rpipe_clear_feature_stalled()
Dwa-hc.h99 struct wa_rpipe { struct
309 void __rpipe_get(struct wa_rpipe *rpipe) in __rpipe_get()
315 static inline void rpipe_put(struct wa_rpipe *rpipe) in rpipe_put()
325 static inline void rpipe_avail_dec(struct wa_rpipe *rpipe) in rpipe_avail_dec()
333 static inline int rpipe_avail_inc(struct wa_rpipe *rpipe) in rpipe_avail_inc()
Dwa-xfer.c95 static void wa_xfer_delayed_run(struct wa_rpipe *);
96 static int __wa_xfer_delayed_run(struct wa_rpipe *rpipe, int *dto_waiting);
223 struct wa_rpipe *rpipe; in wa_check_for_delayed_rpipes()
228 struct wa_rpipe, list_node); in wa_check_for_delayed_rpipes()
242 static void wa_add_delayed_rpipe(struct wahc *wa, struct wa_rpipe *rpipe) in wa_add_delayed_rpipe()
449 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort_cb()
499 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort()
585 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_sizes()
683 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_hdr0()
738 struct wa_rpipe *rpipe; in wa_seg_dto_cb()
[all …]