Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dcore.c81 usb_device_reset(dev); in usb_port_reset()
84 void usb_device_reset(USBDevice *dev) in usb_device_reset() function
H A Dhcd-uhci.c409 usb_device_reset(port->port.dev); in uhci_port_write()
469 usb_device_reset(dev); in uhci_port_write()
H A Ddev-hub.c423 usb_device_reset(pdev); in usb_hub_handle_control()
H A Dxen-usb.c801 usb_device_reset(usbif->ports[port - 1].dev); in usbback_portid_add()
H A Dhcd-musb.c1322 usb_device_reset(s->port.dev); in musb_writeb()
H A Dhcd-dwc2.c1341 usb_device_reset(s->uport.dev); in dwc2_reset_exit()
H A Dhcd-ohci.c1489 usb_device_reset(port->port.dev); in ohci_port_set_status()
H A Dhcd-xhci.c2156 usb_device_reset(dev); in xhci_address_slot()
2666 usb_device_reset(port->uport->dev); in xhci_port_reset()
H A Dhcd-ehci.c888 usb_device_reset(devs[i]); in ehci_reset()
/openbmc/qemu/include/hw/
H A Dusb.h464 void usb_device_reset(USBDevice *dev);