Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.c122 static __always_inline void xhci_set_trb(struct xhci_TRB_t *trb, const uint64_t address) in xhci_set_trb() function
730 xhci_set_trb(&origin_trb, origin_vaddr); in xhci_hc_irq_handler()