Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c44 static uint64_t xhci_initialize_slot(const int id, const int port, const int speed, const int max_p…
890 static uint64_t xhci_initialize_slot(const int id, const int port, const int speed, const int max_p… in xhci_initialize_slot() function
1574 uint64_t slot_vaddr = xhci_initialize_slot(id, port_id, speed, max_packet); in xhci_get_descriptor()