Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Durb.c20 static void urb_destroy(struct kref *kref) in urb_destroy() function
97 kref_put(&urb->kref, urb_destroy); in usb_free_urb()