Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c161 static __always_inline void __write_slot(const uint64_t vaddr, struct xhci_slot_context_t *slot_ctx) in __write_slot() function
912 __write_slot(device_context_vaddr, &slot_ctx); in xhci_initialize_slot()
1023 __write_slot(input_ctx_buffer + xhci_hc[id].context_size, &slot); in xhci_set_address()
1746 __write_slot(input_ctx_buffer + xhci_hc[id].context_size, &slot); in xhci_configure_endpoint()