Home
last modified time | relevance | path

Searched refs:xhci_host_controller_t (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.h517 struct xhci_host_controller_t struct
Dxhci.c21 static struct xhci_host_controller_t xhci_hc[XHCI_MAX_HOST_CONTROLLERS] = {0};
2100 memset(&xhci_hc[cid], 0, sizeof(struct xhci_host_controller_t)); in xhci_init()
2263 memset((void *)&xhci_hc[cid], 0, sizeof(struct xhci_host_controller_t)); in xhci_init()