Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Durb.c19 static void urb_destroy(struct kref *kref) in urb_destroy() function
96 kref_put(&urb->kref, urb_destroy); in usb_free_urb()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds