Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.c223 static __always_inline uint64_t xhci_get_device_context_vaddr(const int id, const int port_id) in xhci_get_device_context_vaddr() function
1725 uint64_t slot_context_vaddr = xhci_get_device_context_vaddr(id, port_id); in xhci_configure_endpoint()