Home
last modified time | relevance | path

Searched defs:usb_device_driver (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dusb.h1281 struct usb_device_driver { struct
1296 #define to_usb_device_driver(d) container_of(d, struct usb_device_driver, \ argument