rpipe_destroy     307 drivers/staging/wusbcore/wa-hc.h extern void rpipe_destroy(struct kref *_rpipe);
rpipe_destroy     317 drivers/staging/wusbcore/wa-hc.h 	kref_put(&rpipe->refcnt, rpipe_destroy);
rpipe_destroy     167 drivers/staging/wusbcore/wa-rpipe.c EXPORT_SYMBOL_GPL(rpipe_destroy);