Searched refs:reset_root_port (Results 1 – 3 of 3) sorted by relevance
133 if (!ops->reset_root_port) in usb_reset_root_port()136 return ops->reset_root_port(bus, udev); in usb_reset_root_port()
365 .reset_root_port = musb_reset_root_port,
771 int (*reset_root_port)(struct udevice *bus, struct usb_device *udev); member