Searched refs:xhci_configure_msg (Results 1 – 1 of 1) sorted by relevance
107 static usb_proc_callback_t xhci_configure_msg; variable639 sc->sc_config_msg[0].hdr.pm_callback = &xhci_configure_msg; in xhci_init()641 sc->sc_config_msg[1].hdr.pm_callback = &xhci_configure_msg; in xhci_init()3893 xhci_configure_msg(struct usb_proc_msg *pm) in xhci_configure_msg() function