Home
last modified time | relevance | path

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

/drivers/staging/greybus/
Dusb.c40 static inline struct gb_usb_device *to_gb_usb_device(struct usb_hcd *hcd) in to_gb_usb_device() function
52 struct gb_usb_device *dev = to_gb_usb_device(hcd); in hcd_stop()
64 struct gb_usb_device *dev = to_gb_usb_device(hcd); in hcd_start()
103 struct gb_usb_device *dev = to_gb_usb_device(hcd); in hub_control()
181 gb_usb_dev = to_gb_usb_device(hcd); in gb_usb_probe()