Home
last modified time | relevance | path

Searched refs:xhci_init (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/usb/
Dusb.c52 xhci_init((struct pci_device_structure_general_device_t *)usb_pdevs[i]); in usb_init()
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h649 void xhci_init(struct pci_device_structure_general_device_t *header);
Dxhci.c2078 void xhci_init(struct pci_device_structure_general_device_t *dev_hdr) in xhci_init() function