Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Durb.c17 #define to_urb(d) container_of(d, struct urb, kref) macro
22 struct urb *urb = to_urb(kref); in urb_destroy()