Home
last modified time | relevance | path

Searched refs:rpipe_destroy (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-hc.h321 extern void rpipe_destroy(struct kref *_rpipe);
331 kref_put(&rpipe->refcnt, rpipe_destroy); in rpipe_put()
Dwa-rpipe.c170 void rpipe_destroy(struct kref *_rpipe) in rpipe_destroy() function
181 EXPORT_SYMBOL_GPL(rpipe_destroy);