Searched refs:xhci_sysbus_reset (Results 1 – 3 of 3) sorted by relevance
28 void xhci_sysbus_reset(DeviceState *dev) in xhci_sysbus_reset() function104 device_class_set_legacy_reset(dc, xhci_sysbus_reset); in xhci_sysbus_class_init()
30 void xhci_sysbus_reset(DeviceState *dev);
380 xhci_sysbus_reset(DEVICE(&s->sysbus_xhci)); in reset_csr()582 xhci_sysbus_reset(DEVICE(&s->sysbus_xhci)); in usb_dwc3_reset()