Home
last modified time | relevance | path

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

/include/linux/
A Dusb.h740 #define to_usb_device(__dev) container_of_const(__dev, struct usb_device, dev) macro
744 return to_usb_device(intf->dev.parent); in __intf_to_usbdev()
748 return to_usb_device((const struct device *)intf->dev.parent); in __intf_to_usbdev_const()

Completed in 8 milliseconds