Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-xfer.c108 struct wa_xfer *xfer; /* out xfer */
133 struct wa_xfer { struct
154 static void __wa_populate_dto_urb_isoc(struct wa_xfer *xfer, argument
156 static void wa_complete_remaining_xfer_segs(struct wa_xfer *xfer,
159 static inline void wa_xfer_init(struct wa_xfer *xfer) in wa_xfer_init()
174 struct wa_xfer *xfer = container_of(_xfer, struct wa_xfer, refcnt); in wa_xfer_destroy()
193 static void wa_xfer_get(struct wa_xfer *xfer) in wa_xfer_get()
198 static void wa_xfer_put(struct wa_xfer *xfer) in wa_xfer_put()
266 static void wa_xfer_giveback(struct wa_xfer *xfer) in wa_xfer_giveback()
285 static void wa_xfer_completion(struct wa_xfer *xfer) in wa_xfer_completion()
[all …]
Dwa-hc.h306 struct wa_xfer;
/Linux-v5.4/drivers/staging/wusbcore/Documentation/
Dwusb-design-overview.rst400 The main xfer descriptor, wa_xfer (equivalent to a URB) contains an
419 context (wa_xfer) and submit it. When the xfer is done, our callback is