Searched refs:reset_root_port (Results 1 – 3 of 3) sorted by relevance
146 if (!ops->reset_root_port) in usb_reset_root_port()149 return ops->reset_root_port(bus, udev); in usb_reset_root_port()
371 .reset_root_port = musb_reset_root_port,
778 int (*reset_root_port)(struct udevice *bus, struct usb_device *udev); member
Completed in 8 milliseconds