Home
last modified time | relevance | path

Searched refs:xhci_configure_msg (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c106 static usb_proc_callback_t xhci_configure_msg; variable
638 sc->sc_config_msg[0].hdr.pm_callback = &xhci_configure_msg; in xhci_init()
640 sc->sc_config_msg[1].hdr.pm_callback = &xhci_configure_msg; in xhci_init()
651 * and "xhci_configure_msg" is no longer called. Consequently in xhci_uninit()
3867 xhci_configure_msg(struct usb_proc_msg *pm) in xhci_configure_msg() function

Completed in 7 milliseconds