Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c48 static int xhci_set_address(const int id, const uint64_t slot_vaddr, const int slot_id, const bool …
1001 static int xhci_set_address(const int id, const uint64_t slot_vaddr, const int slot_id, const bool … in xhci_set_address() function
1576 retval = xhci_set_address(id, slot_vaddr, slot_id, true); in xhci_get_descriptor()
1580 retval = xhci_set_address(id, slot_vaddr, slot_id, false); in xhci_get_descriptor()