Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/core/
Durb.c14 static void urb_destroy(struct kref *kref) in urb_destroy() function
93 kref_put(&urb->kref, urb_destroy); in usb_free_urb()