Searched refs:rpipe_destroy (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dwa-hc.h224 extern void rpipe_destroy(struct kref *_rpipe);
234 kref_put(&rpipe->refcnt, rpipe_destroy);
H A Dwa-rpipe.c111 void rpipe_destroy(struct kref *_rpipe) function
122 EXPORT_SYMBOL_GPL(rpipe_destroy); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/wusbcore/
H A Dwa-hc.h224 extern void rpipe_destroy(struct kref *_rpipe);
234 kref_put(&rpipe->refcnt, rpipe_destroy);
H A Dwa-rpipe.c111 void rpipe_destroy(struct kref *_rpipe) function
122 EXPORT_SYMBOL_GPL(rpipe_destroy); variable

Completed in 64 milliseconds