Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhci.c95 void xhci_scratchpad_free(struct xhci_softc *);
535 xhci_scratchpad_free(sc); in xhci_detach()
1793 xhci_scratchpad_free(struct xhci_softc *sc) in xhci_scratchpad_free() function