wusb_dev_destroy 970 drivers/staging/wusbcore/devconnect.c EXPORT_SYMBOL_GPL(wusb_dev_destroy); wusb_dev_destroy 108 drivers/staging/wusbcore/wusbhc.h extern void wusb_dev_destroy(struct kref *_wusb_dev); wusb_dev_destroy 118 drivers/staging/wusbcore/wusbhc.h kref_put(&wusb_dev->refcnt, wusb_dev_destroy);