Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dusb-compat.h71 static inline struct usb_device *usb_dev_get_parent(struct usb_device *udev) in usb_dev_get_parent() function
100 static inline struct usb_device *usb_dev_get_parent(struct usb_device *dev) in usb_dev_get_parent() function
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c25 static inline struct usb_device *usb_dev_get_parent(struct usb_device *udev) in usb_dev_get_parent() function