Searched refs:xhci_set_address (Results 1 – 1 of 1) sorted by relevance
/DragonOS-0.1.7/kernel/src/driver/usb/xhci/ |
D | xhci.c | 48 static int xhci_set_address(const int id, const uint64_t slot_vaddr, const int slot_id, const bool … 1003 static int xhci_set_address(const int id, const uint64_t slot_vaddr, const int slot_id, const bool … in xhci_set_address() function 1578 retval = xhci_set_address(id, slot_vaddr, slot_id, true); in xhci_get_descriptor() 1582 retval = xhci_set_address(id, slot_vaddr, slot_id, false); in xhci_get_descriptor()
|