Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhci.c193 static void xhci_setup_tthub(struct usbd_pipe *, uint32_t *);
3609 xhci_setup_tthub(pipe, cp); in xhci_setup_ctx()
3739 xhci_setup_tthub(struct usbd_pipe *pipe, uint32_t *cp) in xhci_setup_tthub() function