Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dusb.h462 void usb_port_reset(USBPort *port);
/openbmc/qemu/hw/usb/
H A Dcore.c74 void usb_port_reset(USBPort *port) in usb_port_reset() function
H A Dhcd-uhci.c329 usb_port_reset(&port->port); in uhci_reset()
H A Dhcd-dwc2.c946 usb_port_reset(&s->uport); in dwc2_hreg0_write()
H A Dhcd-ohci.c332 usb_port_reset(&port->port); in ohci_roothub_reset()
H A Dhcd-ehci.c994 usb_port_reset(&s->ports[port]); in ehci_port_write()